retdec
retdec::fileformat::Segment Member List

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

addressretdec::fileformat::SecSegprivate
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
getAddress() constretdec::fileformat::SecSeg
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
getMd5() constretdec::fileformat::SecSeg
getMemory() constretdec::fileformat::SecSeg
getName() constretdec::fileformat::SecSeg
getNameAsCStr() constretdec::fileformat::SecSeg
getOffset() constretdec::fileformat::SecSeg
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
md5retdec::fileformat::SecSegprivate
memorySizeretdec::fileformat::SecSegprivate
memorySizeIsValidretdec::fileformat::SecSegprivate
nameretdec::fileformat::SecSegprivate
offsetretdec::fileformat::SecSegprivate
operator<(const SecSeg &sOther) constretdec::fileformat::SecSeg
Segment()retdec::fileformat::Segment
setAddress(unsigned long long sAddress)retdec::fileformat::SecSeg
setIndex(unsigned long long sIndex)retdec::fileformat::SecSeg
setMemory(bool sMemory)retdec::fileformat::SecSeg
setName(std::string sName)retdec::fileformat::SecSeg
setOffset(unsigned long long sOffset)retdec::fileformat::SecSeg
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