Searched defs:CoreNote (Results 1 – 2 of 2) sorted by relevance
74 struct CoreNote { struct75 ELFNote info;99 DataExtractor getRegset(llvm::ArrayRef<CoreNote> Notes, argument
5415 struct CoreNote { struct5420 static Expected<CoreNote> readCoreNote(DataExtractor Desc) { in readCoreNote() argument