Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h256 virtual error_code getRelocationNext(DataRefImpl Rel,
426 return OwningObject->getRelocationNext(RelocationPimpl, Result); in getNext()
DMachO.h66 virtual error_code getRelocationNext(DataRefImpl Rel,
DCOFF.h119 virtual error_code getRelocationNext(DataRefImpl Rel,
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp566 error_code COFFObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in COFFObjectFile
DELFObjectFile.cpp350 virtual error_code getRelocationNext(DataRefImpl Rel,
793 ::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in ELFObjectFile
DMachOObjectFile.cpp538 error_code MachOObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in llvm::object::MachOObjectFile