Searched refs:DL_Note (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers_cxx.cc60 Diag(Pointer, DL_Note, ET,
65 Diag(Pointer, DL_Note, ET, "object has invalid vptr")
70 Diag(Pointer, DL_Note, ET, "object is of type %0")
76 Diag(Pointer - DTI.getOffset(), DL_Note, ET,
141 Diag(Vtable, DL_Note, ET, "invalid vtable");
143 Diag(Vtable, DL_Note, ET, "vtable is of type %0")
157 Diag(Loc, DL_Note, ET, "check failed in %0, vtable located in %1")
H A Dubsan_handlers.cc94 Diag(Pointer, DL_Note, ET, "pointer points here");
565 Diag(FLoc, DL_Note, ET, "%0 defined here") << FName;
598 Diag(Data->AttrLoc, DL_Note, ET, "%0 specified here")
644 Diag(Data->AttrLoc, DL_Note, ET, "%0 specified here")
737 Diag(FLoc, DL_Note, ET, "%0 defined here") << FName;
750 Diag(Loc, DL_Note, ET,
H A Dubsan_diag.h99 DL_Note ///< A note, attached to a prior diagnostic. enumerator in enum:__ubsan::DiagLevel
H A Dubsan_diag.cc361 case DL_Note:
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers_cxx.cc58 Diag(Pointer, DL_Note, ET,
63 Diag(Pointer, DL_Note, ET, "object has invalid vptr")
68 Diag(Pointer, DL_Note, ET, "object is of type %0")
74 Diag(Pointer - DTI.getOffset(), DL_Note, ET,
140 Diag(Vtable, DL_Note, ET, "invalid vtable");
142 Diag(Vtable, DL_Note, ET, "vtable is of type %0")
156 Diag(Loc, DL_Note, ET, "check failed in %0, vtable located in %1")
H A Dubsan_handlers.cc92 Diag(Pointer, DL_Note, ET, "pointer points here");
555 Diag(FLoc, DL_Note, ET, "%0 defined here") << FName;
588 Diag(Data->AttrLoc, DL_Note, ET, "%0 specified here")
634 Diag(Data->AttrLoc, DL_Note, ET, "%0 specified here")
727 Diag(FLoc, DL_Note, ET, "%0 defined here") << FName;
740 Diag(Loc, DL_Note, ET,
H A Dubsan_diag.h97 DL_Note ///< A note, attached to a prior diagnostic. enumerator in enum:__ubsan::DiagLevel
H A Dubsan_diag.cc359 case DL_Note:
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers_cxx.cpp59 Diag(Pointer, DL_Note, ET,
64 Diag(Pointer, DL_Note, ET, "object has invalid vptr")
69 Diag(Pointer, DL_Note, ET, "object is of type %0")
75 Diag(Pointer - DTI.getOffset(), DL_Note, ET,
140 Diag(Vtable, DL_Note, ET, "invalid vtable");
142 Diag(Vtable, DL_Note, ET, "vtable is of type %0")
156 Diag(Loc, DL_Note, ET, "check failed in %0, vtable located in %1")
184 Diag(FLoc, DL_Note, ET, "%0 defined here") << FName;
H A Dubsan_handlers.cpp136 Diag(Pointer, DL_Note, ET, "pointer points here");
185 Diag(AssumptionLoc, DL_Note, ET, "alignment assumption was specified here");
187 Diag(RealPointer, DL_Note, ET,
691 Diag(Data->AttrLoc, DL_Note, ET, "%0 specified here")
738 Diag(Data->AttrLoc, DL_Note, ET, "%0 specified here")
850 Diag(FLoc, DL_Note, ET, "%0 defined here") << FName;
863 Diag(Loc, DL_Note, ET,
H A Dubsan_diag.h98 DL_Note ///< A note, attached to a prior diagnostic. enumerator in enum:__ubsan::DiagLevel
H A Dubsan_diag.cpp368 case DL_Note:

Completed in 187 milliseconds