Searched refs:readCoreNote (Results 1 – 1 of 1) sorted by relevance
5668 static Expected<CoreNote> readCoreNote(DataExtractor Desc) { in readCoreNote() function6086 if (Expected<CoreNote> NoteOrErr = readCoreNote(DescExtractor)) { in printNotes()7818 if (Expected<CoreNote> N = readCoreNote(DescExtractor)) { in printNotes()