decompiler
1.0.0
|
This is the complete list of members for SymbolEntry, including all inherited members.
addr | SymbolEntry | private |
extraflags | SymbolEntry | private |
getAddr(void) const | SymbolEntry | inline |
getAllFlags(void) const | SymbolEntry | inline |
getFirst(void) const | SymbolEntry | inline |
getFirstUseAddress(void) const | SymbolEntry | |
getHash(void) const | SymbolEntry | inline |
getLast(void) const | SymbolEntry | inline |
getOffset(void) const | SymbolEntry | inline |
getSize(void) const | SymbolEntry | inline |
getSizedType(const Address &addr, int4 sz) const | SymbolEntry | |
getSubsort(void) const | SymbolEntry | |
getSymbol(void) const | SymbolEntry | inline |
getUseLimit(void) const | SymbolEntry | inline |
hash | SymbolEntry | private |
initialize(const EntryInitData &data) | SymbolEntry | |
inittype typedef | SymbolEntry | |
inUse(const Address &usepoint) const | SymbolEntry | |
isAddrTied(void) const | SymbolEntry | inline |
isDynamic(void) const | SymbolEntry | inline |
isInvalid(void) const | SymbolEntry | inline |
isPiece(void) const | SymbolEntry | inline |
linetype typedef | SymbolEntry | |
offset | SymbolEntry | private |
printEntry(ostream &s) const | SymbolEntry | |
restoreXml(List::const_iterator iter, const AddrSpaceManager *manage) | SymbolEntry | |
saveXml(ostream &s) const | SymbolEntry | |
Scope (defined in SymbolEntry) | SymbolEntry | friend |
setUseLimit(const RangeList &uselim) | SymbolEntry | inline |
size | SymbolEntry | private |
subsorttype typedef | SymbolEntry | |
symbol | SymbolEntry | private |
SymbolEntry(Symbol *sym) | SymbolEntry | private |
SymbolEntry(uintb a, uintb b) | SymbolEntry | |
SymbolEntry(Symbol *sym, uint4 exfl, uint8 h, int4 off, int4 sz, const RangeList &rnglist) | SymbolEntry | |
updateType(Varnode *vn) const | SymbolEntry | |
uselimit | SymbolEntry | private |