Searched defs:CoreNote (Results 1 – 2 of 2) sorted by relevance
73 struct CoreNote { struct74 ELFNote info;98 DataExtractor getRegset(llvm::ArrayRef<CoreNote> Notes, argument
5663 struct CoreNote { struct5668 static Expected<CoreNote> readCoreNote(DataExtractor Desc) { in readCoreNote() argument