Searched refs:getRelocationSymbol (Results 1 – 8 of 8) sorted by relevance
332 virtual symbol_iterator getRelocationSymbol(DataRefImpl Rel) const = 0;560 return OwningObject->getRelocationSymbol(RelocationPimpl); in getSymbol()
98 virtual symbol_iterator getRelocationSymbol(DataRefImpl Rel) const;
316 getRelocationSymbol(const Elf_Shdr *RelSec, const RelT *Rel) const;566 ELFFile<ELFT>::getRelocationSymbol(const Elf_Shdr *Sec, const RelT *Rel) const { in getRelocationSymbol() function
282 virtual symbol_iterator getRelocationSymbol(DataRefImpl Rel) const;
98 virtual symbol_iterator getRelocationSymbol(DataRefImpl Rel) const;591 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function
779 symbol_iterator COFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in COFFObjectFile
859 MachOObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in llvm::object::MachOObjectFile
580 Obj->getRelocationSymbol(Sec, &Rel); in printRelocation()