Home
last modified time | relevance | path

Searched refs:getRelocationOffset (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/llvm/include/llvm/Object/
HDObjectFile.h330 virtual error_code getRelocationOffset(DataRefImpl Rel,
556 return OwningObject->getRelocationOffset(RelocationPimpl, Result); in getOffset()
HDMachO.h97 virtual error_code getRelocationOffset(DataRefImpl Rel, uint64_t &Res) const;
HDCOFF.h280 virtual error_code getRelocationOffset(DataRefImpl Rel,
HDELFObjectFile.h97 virtual error_code getRelocationOffset(DataRefImpl Rel, uint64_t &Res) const;
634 error_code ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset() function
/trueos/contrib/llvm/lib/Object/
HDCOFFObjectFile.cpp774 error_code COFFObjectFile::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset() function in COFFObjectFile
HDMachOObjectFile.cpp851 error_code MachOObjectFile::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset() function in llvm::object::MachOObjectFile