Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
DX86MachORelocationInfo.cpp76 Obj->getRelocationNext(Rel.getRawDataRefImpl(), RelNext); in createExprForRelocation()
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
DObjectFile.h326 virtual error_code getRelocationNext(DataRefImpl Rel,
548 return OwningObject->getRelocationNext(RelocationPimpl, Result); in getNext()
DMachO.h94 virtual error_code getRelocationNext(DataRefImpl Rel,
DCOFF.h276 virtual error_code getRelocationNext(DataRefImpl Rel,
DELFObjectFile.h94 virtual error_code getRelocationNext(DataRefImpl Rel,
582 error_code ELFObjectFile<ELFT>::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function
/freebsd-10-stable/contrib/llvm/lib/Object/
DCOFFObjectFile.cpp763 error_code COFFObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in COFFObjectFile
DMachOObjectFile.cpp837 error_code MachOObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() function in llvm::object::MachOObjectFile