Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2736 Entries getLocalEntries() const;
2935 MipsGOTParser<ELFT>::getLocalEntries() const { in getLocalEntries() function in MipsGOTParser
6285 if (!Parser.getLocalEntries().empty()) { in printMipsGOT()
6292 for (auto &E : Parser.getLocalEntries()) in printMipsGOT()
7366 for (auto &E : Parser.getLocalEntries()) { in printMipsGOT()