Searched refs:NoteType (Results 1 – 3 of 3) sorted by relevance
182 struct NoteType { struct5067 switch (NoteType) { in printGNUNote()5099 switch (NoteType) { in getAndroidNoteProperties()5149 switch (NoteType) { in printLLVMOMPOFFLOADNote()5185 switch (NoteType) { in getFreeBSDNote()5220 switch (NoteType) { in getAMDNote()5324 switch (NoteType) { in getAMDGPUNote()5727 StringRef NoteType = in printNotes() local7116 switch (NoteType) { in printGNUNoteLLVMStyle()7161 switch (NoteType) { in printLLVMOMPOFFLOADNoteLLVMStyle()[all …]
159 void EmitNote(StringRef Name, const MCExpr *DescSize, unsigned NoteType,
525 StringRef Name, const MCExpr *DescSZ, unsigned NoteType, in EmitNote() argument543 S.emitInt32(NoteType); // type in EmitNote()