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

/external/llvm/include/llvm/Object/
H A DCOFF.h144 virtual error_code getRelocationSymbol(DataRefImpl Rel,
H A DMachO.h90 virtual error_code getRelocationSymbol(DataRefImpl Rel,
H A DObjectFile.h329 virtual error_code getRelocationSymbol(DataRefImpl Rel,
549 return OwningObject->getRelocationSymbol(RelocationPimpl, Result);
H A DELF.h567 virtual error_code getRelocationSymbol(DataRefImpl Rel,
1218 ::getRelocationSymbol(DataRefImpl Rel, function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp682 error_code COFFObjectFile::getRelocationSymbol(DataRefImpl Rel, function in class:COFFObjectFile
H A DMachOObjectFile.cpp741 error_code MachOObjectFile::getRelocationSymbol(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile

Completed in 64 milliseconds