decompiler 1.0.0
ghidra::BitRange Member List

This is the complete list of members for ghidra::BitRange, including all inherited members.

BitRange(void)ghidra::BitRangeinline
BitRange(int4 bOff, int4 bSize, bool bigEndian)ghidra::BitRangeinline
BitRange(const BitRange &op2, int4 off, int4 sz)ghidra::BitRange
BitRange(int4 bOff, int4 bSize, int4 least, int4 num, bool bigEndian)ghidra::BitRangeinline
byteOffsetghidra::BitRange
byteSizeghidra::BitRange
compare(const BitRange &op2) constghidra::BitRange
empty(void) constghidra::BitRangeinline
expandToMost(void)ghidra::BitRange
extendBytes(int4 num)ghidra::BitRange
getMask(void) constghidra::BitRange
intersection(const BitRange &op2)ghidra::BitRange
intersectMask(uintb mask)ghidra::BitRange
isBigEndianghidra::BitRange
isByteRange(void) constghidra::BitRange
isMostSignificant(void) constghidra::BitRange
leastSigBitghidra::BitRange
minimizeContainer(void)ghidra::BitRange
numBitsghidra::BitRange
overlapTest(const BitRange &op2) constghidra::BitRange
shift(int4 leftShiftAmount)ghidra::BitRange
translateLSB(const BitRange &op2) constghidra::BitRange
truncateLeastSigBytes(int4 num)ghidra::BitRange
truncateMostSigBytes(int4 num)ghidra::BitRange