Searched refs:getRelocationSymbol (Results 1 – 10 of 10) sorted by relevance
280 virtual symbol_iterator getRelocationSymbol(DataRefImpl Rel) const = 0;507 return OwningObject->getRelocationSymbol(RelocationPimpl); in getSymbol()
109 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;
319 getRelocationSymbol(const Elf_Shdr *RelSec, const RelT *Rel) const;586 ELFFile<ELFT>::getRelocationSymbol(const Elf_Shdr *Sec, const RelT *Rel) const { in getRelocationSymbol() function
108 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;536 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function
407 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;
164 auto NamePair = Obj.getRelocationSymbol(Shdr, Rel); in dumpRelocation()
381 ELF->getRelocationSymbol(&(*SI), &RelA); in FindExceptionTable()
670 Obj->getRelocationSymbol(Sec, &Rel); in printRelocation()
871 symbol_iterator COFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in COFFObjectFile
869 MachOObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in llvm::object::MachOObjectFile