This is the complete list of members for PcodeInjectLibraryGhidra, including all inherited members.
allocateInject(const string &sourceName, const string &name, int4 type) | PcodeInjectLibraryGhidra | privatevirtual |
callFixupMap | PcodeInjectLibrary | protected |
callFixupNames | PcodeInjectLibrary | protected |
callMechFixupMap | PcodeInjectLibrary | protected |
callMechTarget | PcodeInjectLibrary | protected |
callOtherFixupMap | PcodeInjectLibrary | protected |
callOtherTarget | PcodeInjectLibrary | protected |
contextCache | PcodeInjectLibraryGhidra | private |
getBehaviors(void) | PcodeInjectLibraryGhidra | virtual |
getCachedContext(void) | PcodeInjectLibraryGhidra | inlinevirtual |
getCallFixupName(int4 injectid) const | PcodeInjectLibrary | |
getCallMechanismName(int4 injectid) const | PcodeInjectLibrary | |
getCallOtherTarget(int4 injectid) const | PcodeInjectLibrary | |
getPayload(int4 id) const | PcodeInjectLibrary | inline |
getPayloadId(int4 type, const string &nm) const | PcodeInjectLibrary | |
getUniqueBase(void) const | PcodeInjectLibrary | inline |
glb | PcodeInjectLibrary | protected |
injection | PcodeInjectLibrary | protected |
inst | PcodeInjectLibraryGhidra | private |
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 |
PcodeInjectLibrary(Architecture *g, uintb tmpbase) | PcodeInjectLibrary | inline |
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 |
registerInject(int4 injectid) | PcodeInjectLibraryGhidra | privatevirtual |
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 |