Searched refs:getRelocationAddress (Results 1 – 6 of 6) sorted by relevance
328 virtual error_code getRelocationAddress(DataRefImpl Rel,552 return OwningObject->getRelocationAddress(RelocationPimpl, Result); in getAddress()
96 virtual error_code getRelocationAddress(DataRefImpl Rel, uint64_t &Res) const;
278 virtual error_code getRelocationAddress(DataRefImpl Rel,
96 virtual error_code getRelocationAddress(DataRefImpl Rel, uint64_t &Res) const;627 error_code ELFObjectFile<ELFT>::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function
770 error_code COFFObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function in COFFObjectFile
847 MachOObjectFile::getRelocationAddress(DataRefImpl Rel, uint64_t &Res) const { in getRelocationAddress() function in llvm::object::MachOObjectFile