decompiler
1.0.0
|
This is the complete list of members for Range, including all inherited members.
contains(const Address &addr) const | Range | inline |
first | Range | private |
getFirst(void) const | Range | inline |
getFirstAddr(void) const | Range | inline |
getLast(void) const | Range | inline |
getLastAddr(void) const | Range | inline |
getLastAddrOpen(const AddrSpaceManager *manage) const | Range | |
getSpace(void) const | Range | inline |
last | Range | private |
operator<(const Range &op2) const | Range | inline |
printBounds(ostream &s) const | Range | |
Range(AddrSpace *s, uintb f, uintb l) | Range | inline |
Range(void) | Range | inline |
RangeList (defined in Range) | Range | friend |
restoreXml(const Element *el, const AddrSpaceManager *manage) | Range | |
saveXml(ostream &s) const | Range | |
spc | Range | private |