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