Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h245 virtual std::error_code getRelocationAddress(DataRefImpl Rel,
459 return OwningObject->getRelocationAddress(RelocationPimpl, Result); in getAddress()
H A DMachO.h233 std::error_code getRelocationAddress(DataRefImpl Rel,
H A DELFObjectFile.h110 std::error_code getRelocationAddress(DataRefImpl Rel,
570 ELFObjectFile<ELFT>::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function
H A DCOFF.h610 std::error_code getRelocationAddress(DataRefImpl Rel,
/minix/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp1010 std::error_code COFFObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function in COFFObjectFile
H A DMachOObjectFile.cpp636 std::error_code MachOObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function in MachOObjectFile