Searched refs:ProcessNoteFn (Results 1 – 1 of 1) sorted by relevance
5691 llvm::function_ref<Error(const typename ELFT::Note &, bool)> ProcessNoteFn, in printNotesHelper() argument5706 if (Error E = ProcessNoteFn(Note, IsCoreFile)) in printNotesHelper()5737 if (Error E = ProcessNoteFn(Note, IsCoreFile)) in printNotesHelper()