|
Ghidra Decompiler Analysis Engine
|
This is the complete list of members for RangeList, including all inherited members.
| getFirstRange(void) const | RangeList | |
| getLastRange(void) const | RangeList | |
| getLastSignedRange(AddrSpace *spaceid) const | RangeList | |
| getRange(AddrSpace *spaceid, uintb offset) const | RangeList | |
| inRange(const Address &addr, int4 size) const | RangeList | |
| insertRange(AddrSpace *spc, uintb first, uintb last) | RangeList | |
| longestFit(const Address &addr, uintb maxsize) const | RangeList | |
| merge(const RangeList &op2) | RangeList | |
| printBounds(ostream &s) const | RangeList | |
| removeRange(AddrSpace *spc, uintb first, uintb last) | RangeList | |
| restoreXml(const Element *el, const AddrSpaceManager *manage) | RangeList | |
| saveXml(ostream &s) const | RangeList |
1.8.17