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

/external/llvm/include/llvm/Object/
H A DCOFF.h142 virtual error_code getRelocationOffset(DataRefImpl Rel,
H A DMachO.h88 virtual error_code getRelocationOffset(DataRefImpl Rel,
H A DObjectFile.h329 virtual error_code getRelocationOffset(DataRefImpl Rel,
547 return OwningObject->getRelocationOffset(RelocationPimpl, Result);
H A DELF.h572 virtual error_code getRelocationOffset(DataRefImpl Rel,
1304 ::getRelocationOffset(DataRefImpl Rel, function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp701 error_code COFFObjectFile::getRelocationOffset(DataRefImpl Rel, function in class:COFFObjectFile
H A DMachOObjectFile.cpp729 error_code MachOObjectFile::getRelocationOffset(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile

Completed in 83 milliseconds