Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/X86/MCTargetDesc/
HDX86MachORelocationInfo.cpp76 Obj->getRelocationNext(Rel.getRawDataRefImpl(), RelNext); in createExprForRelocation()
/trueos/contrib/llvm/include/llvm/Object/
HDObjectFile.h326 virtual error_code getRelocationNext(DataRefImpl Rel,
548 return OwningObject->getRelocationNext(RelocationPimpl, Result); in getNext()
HDMachO.h94 virtual error_code getRelocationNext(DataRefImpl Rel,
HDCOFF.h276 virtual error_code getRelocationNext(DataRefImpl Rel,
HDELFObjectFile.h94 virtual error_code getRelocationNext(DataRefImpl Rel,
582 error_code ELFObjectFile<ELFT>::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function
/trueos/contrib/llvm/lib/Object/
HDCOFFObjectFile.cpp763 error_code COFFObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in COFFObjectFile
HDMachOObjectFile.cpp837 error_code MachOObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in llvm::object::MachOObjectFile