This is the complete list of members for PcodeInjectLibraryGhidra, including all inherited members.
callFixupMap | PcodeInjectLibrary | protected |
callFixupNames | PcodeInjectLibrary | protected |
callMechFixupMap | PcodeInjectLibrary | protected |
callMechTarget | PcodeInjectLibrary | protected |
callOtherFixupMap | PcodeInjectLibrary | protected |
callOtherTarget | PcodeInjectLibrary | protected |
getBehaviors(void) | PcodeInjectLibraryGhidra | virtual |
getCachedContext(void) | PcodeInjectLibraryGhidra | inlinevirtual |
getCallFixupName(int4 injectid) const | PcodeInjectLibrary | |
getCallMechanismName(int4 injectid) const | PcodeInjectLibrary | |
getCallOtherTarget(int4 injectid) const | PcodeInjectLibrary | |
getPayloadId(int4 type, const string &nm) const | PcodeInjectLibrary | |
glb | PcodeInjectLibrary | protected |
injection | PcodeInjectLibrary | protected |
manualCallFixup(const string &name, const string &snippet) | PcodeInjectLibraryGhidra | virtual |
manualCallOtherFixup(const string &name, const string &outname, const vector< string > &inname, const string &snippet) | PcodeInjectLibraryGhidra | virtual |
PcodeInjectLibraryGhidra(ArchitectureGhidra *ghi) | PcodeInjectLibraryGhidra | |
registerCallFixup(const string &fixupName, int4 injectid) | PcodeInjectLibrary | protected |
registerCallMechanism(const string &fixupName, int4 injectid) | PcodeInjectLibrary | protected |
registerCallOtherFixup(const string &fixupName, int4 injectid) | PcodeInjectLibrary | protected |
registerExeScript(const string &scriptName, int4 injectid) | PcodeInjectLibrary | protected |
restoreDebug(const Element *el) | PcodeInjectLibrary | inlinevirtual |
restoreXmlInject(const string &src, const string &nm, int4 tp, const Element *el) | PcodeInjectLibrary | |
scriptMap | PcodeInjectLibrary | protected |
scriptNames | PcodeInjectLibrary | protected |
tempbase | PcodeInjectLibrary | protected |
~PcodeInjectLibrary(void) | PcodeInjectLibrary | virtual |