Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h258 virtual error_code getRelocationAddress(DataRefImpl Rel,
430 return OwningObject->getRelocationAddress(RelocationPimpl, Result); in getAddress()
DMachO.h68 virtual error_code getRelocationAddress(DataRefImpl Rel,
DCOFF.h121 virtual error_code getRelocationAddress(DataRefImpl Rel,
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp573 error_code COFFObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function in COFFObjectFile
DELFObjectFile.cpp352 virtual error_code getRelocationAddress(DataRefImpl Rel,
850 ::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function in ELFObjectFile
DMachOObjectFile.cpp544 error_code MachOObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() function in llvm::object::MachOObjectFile