retdec
retdec::fileformat::ElfSymbol Member List

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

addressretdec::fileformat::Symbolprivate
addressIsValidretdec::fileformat::Symbolprivate
elfBindretdec::fileformat::ElfSymbolprivate
elfOtherretdec::fileformat::ElfSymbolprivate
elfTyperetdec::fileformat::ElfSymbolprivate
getAddress(unsigned long long &virtualAddress) constretdec::fileformat::Symbol
getElfBind() constretdec::fileformat::ElfSymbol
getElfOther() constretdec::fileformat::ElfSymbol
getElfType() constretdec::fileformat::ElfSymbol
getIndex() constretdec::fileformat::Symbol
getLinkToSection(unsigned long long &sectionIndex) constretdec::fileformat::Symbol
getName() constretdec::fileformat::Symbol
getNormalizedName() constretdec::fileformat::Symbol
getOriginalName() constretdec::fileformat::Symbol
getRealAddress(unsigned long long &virtualAddress) constretdec::fileformat::Symbol
getSize(unsigned long long &symbolSize) constretdec::fileformat::Symbol
getType() constretdec::fileformat::Symbol
getUsageType() constretdec::fileformat::Symbol
hasEmptyName() constretdec::fileformat::Symbol
indexretdec::fileformat::Symbolprivate
invalidateAddress()retdec::fileformat::Symbol
invalidateLinkToSection()retdec::fileformat::Symbol
invalidateSize()retdec::fileformat::Symbol
isAbsolute() constretdec::fileformat::Symbol
isCommon() constretdec::fileformat::Symbol
isEven() constretdec::fileformat::Symbol
isExtern() constretdec::fileformat::Symbol
isFile() constretdec::fileformat::Symbol
isFunction() constretdec::fileformat::Symbol
isObject() constretdec::fileformat::Symbol
isOdd() constretdec::fileformat::Symbol
isPrivate() constretdec::fileformat::Symbol
isPublic() constretdec::fileformat::Symbol
isThumbSymbol() constretdec::fileformat::Symbol
isUndefined() constretdec::fileformat::Symbol
isUnknown() constretdec::fileformat::Symbol
isWeak() constretdec::fileformat::Symbol
linkIsValidretdec::fileformat::Symbolprivate
linkToSectionretdec::fileformat::Symbolprivate
nameretdec::fileformat::Symbolprivate
originalNameretdec::fileformat::Symbolprivate
setAddress(unsigned long long symbolAddress)retdec::fileformat::Symbol
setElfBind(unsigned long long symbolElfBind)retdec::fileformat::ElfSymbol
setElfOther(unsigned long long symbolElfOther)retdec::fileformat::ElfSymbol
setElfType(unsigned long long symbolElfType)retdec::fileformat::ElfSymbol
setIndex(unsigned long long symbolIndex)retdec::fileformat::Symbol
setIsThumbSymbol(bool b)retdec::fileformat::Symbol
setLinkToSection(unsigned long long sectionIndex)retdec::fileformat::Symbol
setName(const std::string &symbolName)retdec::fileformat::Symbol
setOriginalName(const std::string &symbolOriginalName)retdec::fileformat::Symbol
setSize(unsigned long long symbolSize)retdec::fileformat::Symbol
setType(Symbol::Type symbolType)retdec::fileformat::Symbol
setUsageType(Symbol::UsageType symbolUsageType)retdec::fileformat::Symbol
sizeretdec::fileformat::Symbolprivate
sizeIsValidretdec::fileformat::Symbolprivate
thumbSymbolretdec::fileformat::Symbolprivate
Type enum nameretdec::fileformat::Symbol
typeretdec::fileformat::Symbolprivate
UsageType enum nameretdec::fileformat::Symbol
usageTyperetdec::fileformat::Symbolprivate