Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6098 llvm::function_ref<Error(const typename ELFT::Note &, bool)> ProcessNoteFn, in processNotesHelper() argument
6113 if (Error E = ProcessNoteFn(Note, IsCoreFile)) in processNotesHelper()
6144 if (Error E = ProcessNoteFn(Note, IsCoreFile)) in processNotesHelper()