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