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