Home
last modified time | relevance | path

Searched defs:getRelocationSymbol (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h122 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override { in getRelocationSymbol() function
H A DELFObjectFile.h1107 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function
H A DELF.h761 ELFFile<ELFT>::getRelocationSymbol(const Elf_Rel &Rel, in getRelocationSymbol() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp615 symbol_iterator XCOFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp2063 symbol_iterator WasmObjectFile::getRelocationSymbol(DataRefImpl Ref) const { in getRelocationSymbol() function in WasmObjectFile
H A DCOFFObjectFile.cpp1330 symbol_iterator COFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in COFFObjectFile
H A DMachOObjectFile.cpp2246 MachOObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in MachOObjectFile