Searched defs:CoreNote (Results 1 – 2 of 2) sorted by relevance
69 struct CoreNote { struct70 ELFNote info;94 DataExtractor getRegset(llvm::ArrayRef<CoreNote> Notes, argument
5319 struct CoreNote { struct5324 static Expected<CoreNote> readCoreNote(DataExtractor Desc) { in readCoreNote() argument