Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h266 virtual error_code getRelocationAdditionalInfo(DataRefImpl Rel,
447 return OwningObject->getRelocationAdditionalInfo(RelocationPimpl, Result); in getAdditionalInfo()
DMachO.h76 virtual error_code getRelocationAdditionalInfo(DataRefImpl Rel,
DCOFF.h129 virtual error_code getRelocationAdditionalInfo(DataRefImpl Rel,
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp650 error_code COFFObjectFile::getRelocationAdditionalInfo(DataRefImpl Rel, in getRelocationAdditionalInfo() function in COFFObjectFile
DELFObjectFile.cpp360 virtual error_code getRelocationAdditionalInfo(DataRefImpl Rel,
1009 ::getRelocationAdditionalInfo(DataRefImpl Rel, in getRelocationAdditionalInfo() function in ELFObjectFile
DMachOObjectFile.cpp593 error_code MachOObjectFile::getRelocationAdditionalInfo(DataRefImpl Rel, in getRelocationAdditionalInfo() function in llvm::object::MachOObjectFile