Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2980 Entries getLocalEntries() const;
3179 MipsGOTParser<ELFT>::getLocalEntries() const { in getLocalEntries() function in MipsGOTParser
6720 if (!Parser.getLocalEntries().empty()) { in printMipsGOT()
6727 for (auto &E : Parser.getLocalEntries()) in printMipsGOT()
7936 for (auto &E : Parser.getLocalEntries()) { in printMipsGOT()