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.h121 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override { in getRelocationSymbol() function
H A DELFObjectFile.h1102 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function
H A DELF.h755 ELFFile<ELFT>::getRelocationSymbol(const Elf_Rel &Rel, in getRelocationSymbol() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp610 symbol_iterator XCOFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp2042 symbol_iterator WasmObjectFile::getRelocationSymbol(DataRefImpl Ref) const { in getRelocationSymbol() function in WasmObjectFile
H A DCOFFObjectFile.cpp1257 symbol_iterator COFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in COFFObjectFile
H A DMachOObjectFile.cpp2245 MachOObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in MachOObjectFile