Ghidra Decompiler Analysis Engine
Address Member List

This is the complete list of members for Address, including all inherited members.

Address(mach_extreme ex)Address
Address(void)Addressinline
Address(AddrSpace *id, uintb off)Addressinline
Address(const Address &op2)Addressinline
baseAddressprotected
containedBy(int4 sz, const Address &op2, int4 sz2) constAddress
getAddrSize(void) constAddressinline
getOffset(void) constAddressinline
getShortcut(void) constAddressinline
getSpace(void) constAddressinline
getSpaceFromConst(const Address &addr)Addressinlinestatic
isBigEndian(void) constAddressinline
isConstant(void) constAddressinline
isContiguous(int4 sz, const Address &loaddr, int4 losz) constAddress
isInvalid(void) constAddressinline
isJoin(void) constAddressinline
justifiedContain(int4 sz, const Address &op2, int4 sz2, bool forceleft) constAddress
m_maximal enum valueAddress
m_minimal enum valueAddress
mach_extreme enum nameAddress
offsetAddressprotected
operator!=(const Address &op2) constAddressinline
operator+(int4 off) constAddressinline
operator-(int4 off) constAddressinline
operator<(const Address &op2) constAddressinline
operator<<(ostream &s, const Address &addr)Addressfriend
operator<=(const Address &op2) constAddressinline
operator=(const Address &op2)Addressinline
operator==(const Address &op2) constAddressinline
overlap(int4 skip, const Address &op, int4 size) constAddress
printRaw(ostream &s) constAddressinline
read(const string &s)Addressinline
renormalize(int4 size)Address
restoreXml(const Element *el, const AddrSpaceManager *manage)Addressstatic
restoreXml(const Element *el, const AddrSpaceManager *manage, int4 &size)Addressstatic
saveXml(ostream &s) constAddressinline
saveXml(ostream &s, int4 size) constAddressinline
toPhysical(void)Address