Searched refs:NoteType (Results 1 – 3 of 3) sorted by relevance
182 struct NoteType { struct5315 switch (NoteType) { in printGNUNote()5347 switch (NoteType) { in getAndroidNoteProperties()5448 switch (NoteType) { in printLLVMOMPOFFLOADNote()5484 switch (NoteType) { in getFreeBSDNote()5519 switch (NoteType) { in getAMDNote()5623 switch (NoteType) { in getAMDGPUNote()6048 StringRef NoteType = in printNotes() local7628 switch (NoteType) { in printGNUNoteLLVMStyle()7725 switch (NoteType) { in printLLVMOMPOFFLOADNoteLLVMStyle()[all …]
161 void EmitNote(StringRef Name, const MCExpr *DescSize, unsigned NoteType,
507 StringRef Name, const MCExpr *DescSZ, unsigned NoteType, in EmitNote() argument525 S.emitInt32(NoteType); // type in EmitNote()