Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6284 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes() local
6354 /*ProcessNoteFn=*/ProcessNote, /*FinishNotesFn=*/[]() {}); in printNotes()
8131 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes() local
8199 /*ProcessNoteFn=*/ProcessNote, /*FinishNotesFn=*/EndNotes); in printNotes()