Searched refs:getRelocationSymbol (Results 1 – 15 of 15) sorted by relevance
289 virtual symbol_iterator getRelocationSymbol(DataRefImpl Rel) const = 0;553 return OwningObject->getRelocationSymbol(RelocationPimpl); in getSymbol()
199 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;
234 Expected<const Elf_Sym *> getRelocationSymbol(const Elf_Rel &Rel,628 ELFFile<ELFT>::getRelocationSymbol(const Elf_Rel &Rel, in getRelocationSymbol() function
353 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;
301 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;997 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function
337 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;
968 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override;
228 auto Symbol = Base::Obj.getRelocationSymbol(Rela, Base::SymTabSec); in addRelocations()
318 auto Symbol = Obj.getRelocationSymbol(Rela, SymTabSec); in addRelocations()
425 unwrapOrError(FileName, ELF.getRelocationSymbol(RelA, SymTab)); in FindExceptionTable()
2929 Obj.getRelocationSymbol(Rels[Offset], PltSymTable)); in getPltSym()2933 Obj.getRelocationSymbol(Rels[Offset], PltSymTable)); in getPltSym()
375 symbol_iterator XCOFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in llvm::object::XCOFFObjectFile
1163 symbol_iterator COFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in COFFObjectFile
1703 symbol_iterator WasmObjectFile::getRelocationSymbol(DataRefImpl Ref) const { in getRelocationSymbol() function in WasmObjectFile
2146 MachOObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in MachOObjectFile