Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3019 Entries getLocalEntries() const;
3218 MipsGOTParser<ELFT>::getLocalEntries() const { in getLocalEntries() function in MipsGOTParser
6974 if (!Parser.getLocalEntries().empty()) { in printMipsGOT()
6981 for (auto &E : Parser.getLocalEntries()) in printMipsGOT()
8296 for (auto &E : Parser.getLocalEntries()) { in printMipsGOT()