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

/macosx-10.10/llvmCore-3425.0.34/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.h333 virtual error_code getRelocationSymbol(DataRefImpl Rel,
553 return OwningObject->getRelocationSymbol(RelocationPimpl, Result);
H A DELF.h625 virtual error_code getRelocationSymbol(DataRefImpl Rel,
1347 ::getRelocationSymbol(DataRefImpl Rel, function in class:llvm::object::ELFObjectFile
/macosx-10.10/llvmCore-3425.0.34/lib/Object/
H A DCOFFObjectFile.cpp704 error_code COFFObjectFile::getRelocationSymbol(DataRefImpl Rel, function in class:COFFObjectFile
H A DMachOObjectFile.cpp751 error_code MachOObjectFile::getRelocationSymbol(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile

Completed in 191 milliseconds