retdec
retdec::fileformat::MachOSection Member List

This is the complete list of members for retdec::fileformat::MachOSection, including all inherited members.

addressretdec::fileformat::SecSegprivate
alignretdec::fileformat::MachOSectionprivate
belong(unsigned long long sAddress) constretdec::fileformat::SecSeg
bytesretdec::fileformat::SecSegprivate
computeEntropy()retdec::fileformat::SecSeg
computeHashes()retdec::fileformat::SecSegprivate
crc32retdec::fileformat::SecSegprivate
dump(std::string &sDump) constretdec::fileformat::SecSeg
entropyretdec::fileformat::SecSegprivate
entrySizeretdec::fileformat::SecSegprivate
entrySizeIsValidretdec::fileformat::SecSegprivate
fileSizeretdec::fileformat::SecSegprivate
flagsretdec::fileformat::MachOSectionprivate
getAddress() constretdec::fileformat::SecSeg
getAlignment() constretdec::fileformat::MachOSection
getBits(std::string &sResult) constretdec::fileformat::SecSeg
getBytes(unsigned long long sOffset=0, unsigned long long sSize=0) constretdec::fileformat::SecSeg
getBytes(std::vector< unsigned char > &sResult, unsigned long long sOffset=0, unsigned long long sSize=0) constretdec::fileformat::SecSeg
getBytesAtOffsetAsNumber(unsigned long long sOffset) constretdec::fileformat::SecSeginline
getCrc32() constretdec::fileformat::SecSeg
getEndAddress() constretdec::fileformat::SecSeg
getEndOffset() constretdec::fileformat::SecSeg
getEntropy(double &res) constretdec::fileformat::SecSeg
getHexBytes(std::string &sResult) constretdec::fileformat::SecSeg
getIndex() constretdec::fileformat::SecSeg
getLoadedSize() constretdec::fileformat::SecSeg
getMachOFlags() constretdec::fileformat::MachOSection
getMd5() constretdec::fileformat::SecSeg
getMemory() constretdec::fileformat::SecSeg
getName() constretdec::fileformat::SecSeg
getNameAsCStr() constretdec::fileformat::SecSeg
getNumberOfRelocations() constretdec::fileformat::MachOSection
getOffset() constretdec::fileformat::SecSeg
getRelocationOffset() constretdec::fileformat::MachOSection
getReserved1() constretdec::fileformat::MachOSection
getReserved2() constretdec::fileformat::MachOSection
getSegmentName() constretdec::fileformat::MachOSection
getSha256() constretdec::fileformat::SecSeg
getSizeInFile() constretdec::fileformat::SecSeg
getSizeInMemory(unsigned long long &sMemorySize) constretdec::fileformat::SecSeg
getSizeOfOneEntry(unsigned long long &sEntrySize) constretdec::fileformat::SecSeg
getString(std::string &sResult, unsigned long long sOffset=0, unsigned long long sSize=0) constretdec::fileformat::SecSeg
getType() constretdec::fileformat::SecSeg
hasCrc32() constretdec::fileformat::SecSeg
hasEmptyName() constretdec::fileformat::SecSeg
hasMd5() constretdec::fileformat::SecSeg
hasSha256() constretdec::fileformat::SecSeg
indexretdec::fileformat::SecSegprivate
invalidateEntrySize()retdec::fileformat::SecSeg
invalidateMemorySize()retdec::fileformat::SecSeg
isBss() constretdec::fileformat::SecSeg
isCode() constretdec::fileformat::SecSeg
isCodeAndData() constretdec::fileformat::SecSeg
isConstData() constretdec::fileformat::SecSeg
isData() constretdec::fileformat::SecSeg
isDataOnly() constretdec::fileformat::SecSeg
isDebug() constretdec::fileformat::SecSeg
isEntropyValidretdec::fileformat::SecSegprivate
isInfo() constretdec::fileformat::SecSeg
isInMemoryretdec::fileformat::SecSegprivate
isReadOnly() constretdec::fileformat::SecSeg
isSomeCode() constretdec::fileformat::SecSeg
isSomeData() constretdec::fileformat::SecSeg
isUndefined() constretdec::fileformat::SecSeg
isValid(const FileFormat *sOwner) constretdec::fileformat::SecSegvirtual
load(const FileFormat *sOwner)retdec::fileformat::SecSeg
loadedretdec::fileformat::SecSegprivate
MachOSection()retdec::fileformat::MachOSection
md5retdec::fileformat::SecSegprivate
memorySizeretdec::fileformat::SecSegprivate
memorySizeIsValidretdec::fileformat::SecSegprivate
nameretdec::fileformat::SecSegprivate
nrelocretdec::fileformat::MachOSectionprivate
offsetretdec::fileformat::SecSegprivate
operator<(const SecSeg &sOther) constretdec::fileformat::SecSeg
reloffretdec::fileformat::MachOSectionprivate
reserved1retdec::fileformat::MachOSectionprivate
reserved2retdec::fileformat::MachOSectionprivate
Section()retdec::fileformat::Section
segnameretdec::fileformat::MachOSectionprivate
setAddress(unsigned long long sAddress)retdec::fileformat::SecSeg
setAlignment(unsigned long long alignment)retdec::fileformat::MachOSection
setIndex(unsigned long long sIndex)retdec::fileformat::SecSeg
setMachOFlags(unsigned long long flags)retdec::fileformat::MachOSection
setMemory(bool sMemory)retdec::fileformat::SecSeg
setName(std::string sName)retdec::fileformat::SecSeg
setNumberOfRelocations(unsigned long long number)retdec::fileformat::MachOSection
setOffset(unsigned long long sOffset)retdec::fileformat::SecSeg
setRelocationOffset(unsigned long long offset)retdec::fileformat::MachOSection
setReserved1(unsigned long long reserved1)retdec::fileformat::MachOSection
setReserved2(unsigned long long reserved2)retdec::fileformat::MachOSection
setSegmentName(const std::string &segmentName)retdec::fileformat::MachOSection
setSizeInFile(unsigned long long sFileSize)retdec::fileformat::SecSeg
setSizeInMemory(unsigned long long sMemorySize)retdec::fileformat::SecSeg
setSizeOfOneEntry(unsigned long long sEntrySize)retdec::fileformat::SecSeg
setType(SecSeg::Type sType)retdec::fileformat::SecSeg
sha256retdec::fileformat::SecSegprivate
typeretdec::fileformat::SecSegprivate
Type enum nameretdec::fileformat::SecSeg
~SecSeg()=defaultretdec::fileformat::SecSegvirtual