Searched refs:IsCoreFile (Results 1 – 1 of 1) sorted by relevance
5413 bool IsCoreFile = Obj.getHeader().e_type == ELF::ET_CORE; in printNotesHelper() local5416 if (!IsCoreFile && !Sections.empty()) { in printNotesHelper()5425 if (Error E = ProcessNoteFn(Note, IsCoreFile)) in printNotesHelper()5456 if (Error E = ProcessNoteFn(Note, IsCoreFile)) in printNotesHelper()