retdec
retdec::fileformat::Symbol Member List

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

addressretdec::fileformat::Symbolprivate
addressIsValidretdec::fileformat::Symbolprivate
getAddress(unsigned long long &virtualAddress) constretdec::fileformat::Symbol
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
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
usageTyperetdec::fileformat::Symbolprivate
UsageType enum nameretdec::fileformat::Symbol