retdec
retdec::fileformat::Relocation Member List

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

addendretdec::fileformat::Relocationprivate
addressretdec::fileformat::Relocationprivate
getAddend() constretdec::fileformat::Relocation
getAddress() constretdec::fileformat::Relocation
getLinkToSection(unsigned long long &sectionIndex) constretdec::fileformat::Relocation
getLinkToSymbol(unsigned long long &symbolIndex) constretdec::fileformat::Relocation
getMask() constretdec::fileformat::Relocation
getName() constretdec::fileformat::Relocation
getSectionOffset() constretdec::fileformat::Relocation
getType() constretdec::fileformat::Relocation
hasEmptyName() constretdec::fileformat::Relocation
invalidateLinkToSection()retdec::fileformat::Relocation
invalidateLinkToSymbol()retdec::fileformat::Relocation
linkToSectionretdec::fileformat::Relocationprivate
linkToSectionIsValidretdec::fileformat::Relocationprivate
linkToSymbolretdec::fileformat::Relocationprivate
linkToSymbolIsValidretdec::fileformat::Relocationprivate
maskretdec::fileformat::Relocationprivate
nameretdec::fileformat::Relocationprivate
offsetInSectionretdec::fileformat::Relocationprivate
setAddend(unsigned long long relocationAddend)retdec::fileformat::Relocation
setAddress(unsigned long long relocationAddress)retdec::fileformat::Relocation
setLinkToSection(unsigned long long relocationLinkToSection)retdec::fileformat::Relocation
setLinkToSymbol(unsigned long long relocationLinkToSymbol)retdec::fileformat::Relocation
setMask(const std::vector< std::uint8_t > &relocationMask)retdec::fileformat::Relocation
setName(std::string relocationName)retdec::fileformat::Relocation
setSectionOffset(unsigned long long relocationOffsetInSection)retdec::fileformat::Relocation
setType(unsigned long long relocationType)retdec::fileformat::Relocation
typeretdec::fileformat::Relocationprivate