Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7994 std::unique_ptr<DictScope> NoteSectionScope; in printNotes() local
8001 NoteSectionScope = std::make_unique<DictScope>(W, "NoteSection"); in printNotes()
8010 NoteSectionScope.reset(); in printNotes()