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