Ghidra Decompiler Analysis Engine
|
This is the complete list of members for ScopeGhidra, including all inherited members.
addCodeLabel(const Address &addr, const string &nm) | Scope | |
addDynamicSymbol(const string &nm, Datatype *ct, const Address &caddr, uint8 hash) | Scope | |
addExternalRef(const Address &addr, const Address &refaddr, const string &nm) | Scope | |
addFunction(const Address &addr, const string &nm) | Scope | |
addMap(SymbolEntry &entry) | Scope | protected |
addMapPoint(Symbol *sym, const Address &addr, const Address &usepoint) | Scope | |
addMapSym(const Element *el) | Scope | |
addSymbol(const string &name, Datatype *ct, const Address &addr, const Address &usepoint) | ScopeGhidra | virtual |
Scope::addSymbol(const string &name, Datatype *ct) | Scope | |
adjustCaches(void) | ScopeGhidra | inlinevirtual |
begin(void) const | ScopeGhidra | inlinevirtual |
beginDynamic(void) const | ScopeGhidra | inlinevirtual |
beginDynamic(void) | ScopeGhidra | inlinevirtual |
buildDefaultName(Symbol *sym, int4 &base, Varnode *vn) const | Scope | |
buildUndefinedName(void) const | ScopeGhidra | inlinevirtual |
buildVariableName(const Address &addr, const Address &pc, Datatype *ct, int4 &index, uint4 flags) const | ScopeGhidra | inlinevirtual |
clear(void) | ScopeGhidra | virtual |
clearAttribute(Symbol *sym, uint4 attr) | ScopeGhidra | inlinevirtual |
clearCategory(int4 cat) | ScopeGhidra | inlinevirtual |
clearUnlocked(void) | ScopeGhidra | inlinevirtual |
clearUnlockedCategory(int4 cat) | ScopeGhidra | inlinevirtual |
discoverScope(const Address &addr, int4 sz, const Address &usepoint) | Scope | |
end(void) const | ScopeGhidra | inlinevirtual |
endDynamic(void) const | ScopeGhidra | inlinevirtual |
endDynamic(void) | ScopeGhidra | inlinevirtual |
fd | Scope | protected |
findAddr(const Address &addr, const Address &usepoint) const | ScopeGhidra | virtual |
findByName(const string &name, vector< Symbol * > &res) const | ScopeGhidra | inlinevirtual |
findClosestFit(const Address &addr, int4 size, const Address &usepoint) const | ScopeGhidra | inlinevirtual |
findCodeLabel(const Address &addr) const | ScopeGhidra | virtual |
findContainer(const Address &addr, int4 size, const Address &usepoint) const | ScopeGhidra | virtual |
findDistinguishingScope(const Scope *op2) const | Scope | |
findExternalRef(const Address &addr) const | ScopeGhidra | virtual |
findFunction(const Address &addr) const | ScopeGhidra | virtual |
findOverlap(const Address &addr, int4 size) const | ScopeGhidra | inlinevirtual |
getCategorySize(int4 cat) const | ScopeGhidra | inlinevirtual |
getCategorySymbol(int4 cat, int4 ind) const | ScopeGhidra | inlinevirtual |
getFullName(void) const | Scope | |
getScopePath(vector< const Scope * > &vec) const | Scope | |
glb | Scope | protected |
inScope(const Address &addr, int4 size, const Address &usepoint) const | Scope | inlinevirtual |
isNameUsed(const string &nm, const Scope *op2) const | ScopeGhidra | inlinevirtual |
isReadOnly(const Address &addr, int4 size, const Address &usepoint) const | Scope | |
isSubScope(const Scope *scp) const | Scope | |
lockDefaultProperties(void) | ScopeGhidra | inline |
makeNameUnique(const string &nm) const | ScopeGhidra | inlinevirtual |
name | Scope | protected |
overrideSizeLockType(Symbol *sym, Datatype *ct) | Scope | |
printEntries(ostream &s) const | ScopeGhidra | inlinevirtual |
queryByAddr(const Address &addr, const Address &usepoint) const | Scope | |
queryByName(const string &name, vector< Symbol * > &res) const | Scope | |
queryCodeLabel(const Address &addr) const | Scope | |
queryContainer(const Address &addr, int4 size, const Address &usepoint) const | Scope | |
queryExternalRefFunction(const Address &addr) const | Scope | |
queryFunction(const string &name) const | Scope | |
queryFunction(const Address &addr) const | Scope | |
queryProperties(const Address &addr, int4 size, const Address &usepoint, uint4 &flags) const | Scope | |
removeSymbol(Symbol *symbol) | ScopeGhidra | inlinevirtual |
removeSymbolMappings(Symbol *symbol) | ScopeGhidra | inlinevirtual |
renameSymbol(Symbol *sym, const string &newname) | ScopeGhidra | inlinevirtual |
resetSizeLockType(Symbol *sym) | Scope | |
resolveExternalRefFunction(ExternRefSymbol *sym) const | ScopeGhidra | virtual |
resolveScope(const string &name, bool strategy) const | Scope | |
restoreXml(const Element *el) | ScopeGhidra | inlinevirtual |
restrictScope(Funcdata *f) | ScopeGhidra | inlinevirtual |
retypeSymbol(Symbol *sym, Datatype *ct) | ScopeGhidra | inlinevirtual |
saveXml(ostream &s) const | ScopeGhidra | inlinevirtual |
saveXmlRecursive(ostream &s, bool onlyGlobal) const | Scope | |
Scope(uint8 id, const string &nm, Architecture *g, Scope *own) | Scope | inline |
ScopeGhidra(ArchitectureGhidra *g) | ScopeGhidra | |
setAttribute(Symbol *sym, uint4 attr) | ScopeGhidra | inlinevirtual |
setCategory(Symbol *sym, int4 cat, int4 ind) | ScopeGhidra | inlinevirtual |
setDisplayFormat(Symbol *sym, uint4 attr) | ScopeGhidra | inlinevirtual |
stackAddr(const Scope *scope1, const Scope *scope2, const Address &addr, const Address &usepoint, SymbolEntry **addrmatch) | Scope | protectedstatic |
stackClosestFit(const Scope *scope1, const Scope *scope2, const Address &addr, int4 size, const Address &usepoint, SymbolEntry **addrmatch) | Scope | protectedstatic |
stackCodeLabel(const Scope *scope1, const Scope *scope2, const Address &addr, LabSymbol **addrmatch) | Scope | protectedstatic |
stackContainer(const Scope *scope1, const Scope *scope2, const Address &addr, int4 size, const Address &usepoint, SymbolEntry **addrmatch) | Scope | protectedstatic |
stackExternalRef(const Scope *scope1, const Scope *scope2, const Address &addr, ExternRefSymbol **addrmatch) | Scope | protectedstatic |
stackFunction(const Scope *scope1, const Scope *scope2, const Address &addr, Funcdata **addrmatch) | Scope | protectedstatic |
uniqueId | Scope | protected |
~Scope(void) | Scope | virtual |
~ScopeGhidra(void) (defined in ScopeGhidra) | ScopeGhidra | virtual |