|
decompiler
1.0.0
|
This is the complete list of members for Database, including all inherited members.
| addRange(Scope *scope, AddrSpace *spc, uintb first, uintb last) | Database | |
| adjustCaches(void) | Database | |
| attachScope(Scope *newscope, Scope *parent) | Database | |
| clearReferences(Scope *scope) | Database | private |
| clearResolve(Scope *scope) | Database | private |
| clearUnlocked(Scope *scope) | Database | |
| Database(Architecture *g, bool idByName) | Database | |
| deleteScope(Scope *scope) | Database | |
| deleteSubScopes(Scope *scope) | Database | |
| fillResolve(Scope *scope) | Database | private |
| findCreateScope(uint8, const string &nm, Scope *parent) | Database | |
| findCreateScopeFromSymbolName(const string &fullname, const string &delim, string &basename, Scope *start) | Database | |
| flagbase | Database | private |
| getArch(void) const | Database | inline |
| getGlobalScope(void) const | Database | inline |
| getProperties(void) const | Database | inline |
| getProperty(const Address &addr) const | Database | inline |
| glb | Database | private |
| globalscope | Database | private |
| idByNameHash | Database | private |
| idmap | Database | private |
| mapScope(const Scope *qpoint, const Address &addr, const Address &usepoint) const | Database | |
| mapScope(Scope *qpoint, const Address &addr, const Address &usepoint) | Database | |
| parseParentTag(const Element *el) | Database | private |
| removeRange(Scope *scope, AddrSpace *spc, uintb first, uintb last) | Database | |
| resolvemap | Database | private |
| resolveScope(uint8 id) const | Database | |
| resolveScopeFromSymbolName(const string &fullname, const string &delim, string &basename, Scope *start) const | Database | |
| restoreXml(const Element *el) | Database | |
| restoreXmlScope(const Element *el, Scope *newScope) | Database | |
| saveXml(ostream &s) const | Database | |
| setProperties(const partmap< Address, uint4 > &newflags) | Database | inline |
| setPropertyRange(uint4 flags, const Range &range) | Database | |
| setRange(Scope *scope, const RangeList &rlist) | Database | |
| ~Database(void) | Database |
1.8.11