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