Searched refs:getRelocationOffset (Results 1 – 6 of 6) sorted by relevance
229 virtual uint64_t getRelocationOffset(DataRefImpl Rel) const = 0;432 return OwningObject->getRelocationOffset(RelocationPimpl); in getOffset()
230 uint64_t getRelocationOffset(DataRefImpl Rel) const override;685 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
233 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
673 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
974 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
607 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile