Searched refs:NoteType (Results 1 – 3 of 3) sorted by relevance
177 struct NoteType { struct4962 switch (NoteType) { in printGNUNote()5009 switch (NoteType) { in getFreeBSDNote()5044 switch (NoteType) { in getAMDNote()5148 switch (NoteType) { in getAMDGPUNote()5503 StringRef NoteType = in printNotes() local5505 if (!NoteType.empty()) in printNotes()5506 OS << NoteType << '\n'; in printNotes()6876 switch (NoteType) { in printGNUNoteLLVMStyle()6942 StringRef NoteType = in printNotes() local[all …]
164 void EmitNote(StringRef Name, const MCExpr *DescSize, unsigned NoteType,
500 StringRef Name, const MCExpr *DescSZ, unsigned NoteType, in EmitNote() argument518 S.emitInt32(NoteType); // type in EmitNote()