Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2912 else if (!Parser.isPltEmpty()) in printArchSpecificInfo()
2971 bool isPltEmpty() const { return PltEntries.empty(); } in isPltEmpty() function in __anonb9a7a8321111::MipsGOTParser