Home
last modified time | relevance | path

Searched refs:getGotSym (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2963 const Elf_Sym *getGotSym(const Entry *E) const;
3193 MipsGOTParser<ELFT>::getGotSym(const Entry *E) const { in getGotSym() function in MipsGOTParser
6888 const Elf_Sym &Sym = *Parser.getGotSym(&E); in printMipsGOT()
8193 const Elf_Sym &Sym = *Parser.getGotSym(&E); in printMipsGOT()