Package ghidra.features.bsim.query
Class ParallelDecompileTask
java.lang.Object
ghidra.features.bsim.query.ParallelDecompileTask
Run decompilation across multiple functions in a single program, distributing the task across
a specific number of threads
-
Constructor Summary
ConstructorsConstructorDescriptionParallelDecompileTask
(Program prog, TaskMonitor mon, DecompileFunctionTask ftask) -
Method Summary
-
Constructor Details
-
ParallelDecompileTask
-
-
Method Details
-
decompile
- Throws:
DecompileException
-