Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5718 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes() local
7203 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes() local