Searched defs:getRelocationSymbol (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELF.h91 const Elf_Sym *getRelocationSymbol(const Elf_Rel *Rel,
308 ELFFile<ELFT>::getRelocationSymbol(const Elf_Rel *Rel, function in class:llvm::object::ELFFile
H A DELFObjectFile.h231 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;
665 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp979 symbol_iterator COFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp615 MachOObjectFile::getRelocationSymbol(DataRefImpl Rel) const { function in class:MachOObjectFile

Completed in 182 milliseconds