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

/freebsd-10.0-release/contrib/llvm/include/llvm/Object/
H A DMachO.h71 virtual error_code getRelocationNext(DataRefImpl Rel,
H A DObjectFile.h333 virtual error_code getRelocationNext(DataRefImpl Rel,
558 return OwningObject->getRelocationNext(RelocationPimpl, Result);
H A DCOFF.h140 virtual error_code getRelocationNext(DataRefImpl Rel,
H A DELF.h716 virtual error_code getRelocationNext(DataRefImpl Rel,
1485 error_code ELFObjectFile<ELFT>::getRelocationNext(DataRefImpl Rel, function in class:llvm::object::ELFObjectFile
/freebsd-10.0-release/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp699 error_code COFFObjectFile::getRelocationNext(DataRefImpl Rel, function in class:COFFObjectFile
H A DMachOObjectFile.cpp850 error_code MachOObjectFile::getRelocationNext(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile

Completed in 116 milliseconds