Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h247 virtual std::error_code getRelocationOffset(DataRefImpl Rel,
463 return OwningObject->getRelocationOffset(RelocationPimpl, Result); in getOffset()
H A DMachO.h235 std::error_code getRelocationOffset(DataRefImpl Rel,
H A DELFObjectFile.h112 std::error_code getRelocationOffset(DataRefImpl Rel,
588 ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset() function
H A DCOFF.h612 std::error_code getRelocationOffset(DataRefImpl Rel,
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp639 getRelocationOffset(Rel, Offset); in getRelocationAddress()
648 std::error_code MachOObjectFile::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset() function in MachOObjectFile
H A DCOFFObjectFile.cpp1015 std::error_code COFFObjectFile::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset() function in COFFObjectFile