Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachORelocationInfo.cpp76 Obj->getRelocationNext(Rel.getRawDataRefImpl(), RelNext); in createExprForRelocation()
/external/llvm/include/llvm/Object/
DObjectFile.h331 virtual error_code getRelocationNext(DataRefImpl Rel,
557 return OwningObject->getRelocationNext(RelocationPimpl, Result); in getNext()
DMachO.h97 virtual error_code getRelocationNext(DataRefImpl Rel,
DCOFF.h245 virtual error_code getRelocationNext(DataRefImpl Rel,
DELF.h710 virtual error_code getRelocationNext(DataRefImpl Rel,
1478 error_code ELFObjectFile<ELFT>::getRelocationNext(DataRefImpl Rel,
/external/llvm/lib/Object/
DCOFFObjectFile.cpp740 error_code COFFObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in COFFObjectFile
DMachOObjectFile.cpp854 error_code MachOObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in llvm::object::MachOObjectFile