retdec
retdec::fileformat::RelocationTable Member List

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

addRelocation(Relocation &relocation)retdec::fileformat::RelocationTable
begin() constretdec::fileformat::RelocationTable
clear()retdec::fileformat::RelocationTable
dump(std::string &dumpTable) constretdec::fileformat::RelocationTable
end() constretdec::fileformat::RelocationTable
getLinkToSymbolTable() constretdec::fileformat::RelocationTable
getNumberOfRelocations() constretdec::fileformat::RelocationTable
getRelocation(std::size_t relocationIndex) constretdec::fileformat::RelocationTable
getRelocation(const std::string &name) constretdec::fileformat::RelocationTable
getRelocationOnAddress(unsigned long long addr) constretdec::fileformat::RelocationTable
hasRelocation(const std::string &name) constretdec::fileformat::RelocationTable
hasRelocation(unsigned long long addr) constretdec::fileformat::RelocationTable
hasRelocations() constretdec::fileformat::RelocationTable
linkToSymbolTableretdec::fileformat::RelocationTableprivate
relocationsIterator typedefretdec::fileformat::RelocationTableprivate
setLinkToSymbolTable(std::uint64_t symbolTableIndex)retdec::fileformat::RelocationTable
tableretdec::fileformat::RelocationTableprivate