Class DecompileDebugXmlLoader

java.lang.Object
ghidra.app.util.opinion.AbstractProgramLoader
ghidra.app.util.opinion.DecompileDebugXmlLoader
All Implemented Interfaces:
Loader, ExtensionPoint, Comparable<Loader>

public class DecompileDebugXmlLoader extends AbstractProgramLoader
Loader for handling XML files generated by the Decompiler on the central function that was in the Decompiler pane when the Debug Function Decompilation feature in the Decompiler is used. Reference @DecompileDebug.java for the generation of the XML file.