Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp8113 std::unique_ptr<ListScope> NotesScope; in printNotes() local
8123 NotesScope = std::make_unique<ListScope>(W, "Notes"); in printNotes()
8127 NotesScope.reset(); in printNotes()