Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2668 else if (!Parser.isPltEmpty()) in printArchSpecificInfo()
2727 bool isPltEmpty() const { return PltEntries.empty(); } in isPltEmpty() function in __anon01236eac1111::MipsGOTParser