Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h276 virtual std::error_code getRelocationAddress(DataRefImpl Rel,
499 return OwningObject->getRelocationAddress(RelocationPimpl, Result); in getAddress()
DMachO.h105 std::error_code getRelocationAddress(DataRefImpl Rel,
DELFObjectFile.h104 std::error_code getRelocationAddress(DataRefImpl Rel,
573 ELFObjectFile<ELFT>::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function
DCOFF.h403 std::error_code getRelocationAddress(DataRefImpl Rel,
/external/llvm/lib/Object/
DCOFFObjectFile.cpp860 std::error_code COFFObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function in COFFObjectFile
DMachOObjectFile.cpp846 std::error_code MachOObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function in llvm::object::MachOObjectFile