decompiler 1.0.0
Database Member List

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
clearPropertyRange(uint4 flags, const Range &range)Database
clearReferences(Scope *scope)Databaseprivate
clearResolve(Scope *scope)Databaseprivate
clearUnlocked(Scope *scope)Database
Database(Architecture *g, bool idByName)Database
decode(Decoder &decoder)Database
decodeScope(Decoder &decoder, Scope *newScope)Database
deleteScope(Scope *scope)Database
deleteSubScopes(Scope *scope)Database
encode(Encoder &encoder) constDatabase
fillResolve(Scope *scope)Databaseprivate
findCreateScope(uint8, const string &nm, Scope *parent)Database
findCreateScopeFromSymbolName(const string &fullname, const string &delim, string &basename, Scope *start)Database
flagbaseDatabaseprivate
getArch(void) constDatabaseinline
getGlobalScope(void) constDatabaseinline
getProperties(void) constDatabaseinline
getProperty(const Address &addr) constDatabaseinline
glbDatabaseprivate
globalscopeDatabaseprivate
idByNameHashDatabaseprivate
idmapDatabaseprivate
mapScope(const Scope *qpoint, const Address &addr, const Address &usepoint) constDatabase
mapScope(Scope *qpoint, const Address &addr, const Address &usepoint)Database
parseParentTag(Decoder &decoder)Databaseprivate
removeRange(Scope *scope, AddrSpace *spc, uintb first, uintb last)Database
resolvemapDatabaseprivate
resolveScope(uint8 id) constDatabase
resolveScopeFromSymbolName(const string &fullname, const string &delim, string &basename, Scope *start) constDatabase
setProperties(const partmap< Address, uint4 > &newflags)Databaseinline
setPropertyRange(uint4 flags, const Range &range)Database
setRange(Scope *scope, const RangeList &rlist)Database
~Database(void)Database