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

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cpp117 Diag(Loc, DL_Error, ET, "%0 null pointer of type %1")
121 Diag(Loc, DL_Error, ET, "%0 misaligned address %1 for type %3, "
127 Diag(Loc, DL_Error, ET, "%0 address %1 with insufficient space "
174 Diag(Loc, DL_Error, ET,
178 Diag(Loc, DL_Error, ET,
227 Diag(Loc, DL_Error, ET, "%0 integer overflow: "
265 Diag(Loc, DL_Error, ET,
270 Diag(Loc, DL_Error, ET, "negation of %0 cannot be represented in type %1")
307 Diag(Loc, DL_Error, ET,
312 Diag(Loc, DL_Error, E
[all...]
H A Dubsan_handlers_cxx.cpp52 Diag(Loc, DL_Error, ET,
133 Diag(Loc, DL_Error, ET,
181 Diag(CallLoc, DL_Error, ET,
H A Dubsan_diag.cpp352 if (Level == DL_Error) {
363 case DL_Error:
H A Dubsan_diag.h97 DL_Error, ///< An error. enumerator in enum:__ubsan::DiagLevel
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.cc75 Diag(Loc, DL_Error, ET, "%0 null pointer of type %1")
79 Diag(Loc, DL_Error, ET, "%0 misaligned address %1 for type %3, "
85 Diag(Loc, DL_Error, ET, "%0 address %1 with insufficient space "
129 Diag(Loc, DL_Error, ET, "%0 integer overflow: "
167 Diag(Loc, DL_Error, ET,
172 Diag(Loc, DL_Error, ET, "negation of %0 cannot be represented in type %1")
209 Diag(Loc, DL_Error, ET,
214 Diag(Loc, DL_Error, ET, "division by zero");
253 Diag(Loc, DL_Error, ET, "shift exponent %0 is negative") << RHSVal;
255 Diag(Loc, DL_Error, E
[all...]
H A Dubsan_handlers_cxx.cc53 Diag(Loc, DL_Error, ET,
134 Diag(Loc, DL_Error, ET,
H A Dubsan_diag.cc345 if (Level == DL_Error) {
356 case DL_Error:
H A Dubsan_diag.h98 DL_Error, ///< An error. enumerator in enum:__ubsan::DiagLevel
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cc73 Diag(Loc, DL_Error, ET, "%0 null pointer of type %1")
77 Diag(Loc, DL_Error, ET, "%0 misaligned address %1 for type %3, "
83 Diag(Loc, DL_Error, ET, "%0 address %1 with insufficient space "
125 Diag(Loc, DL_Error, ET, "%0 integer overflow: "
163 Diag(Loc, DL_Error, ET,
168 Diag(Loc, DL_Error, ET, "negation of %0 cannot be represented in type %1")
205 Diag(Loc, DL_Error, ET,
210 Diag(Loc, DL_Error, ET, "division by zero");
249 Diag(Loc, DL_Error, ET, "shift exponent %0 is negative") << RHSVal;
251 Diag(Loc, DL_Error, E
[all...]
H A Dubsan_handlers_cxx.cc51 Diag(Loc, DL_Error, ET,
133 Diag(Loc, DL_Error, ET,
H A Dubsan_diag.cc343 if (Level == DL_Error) {
354 case DL_Error:
H A Dubsan_diag.h96 DL_Error, ///< An error. enumerator in enum:__ubsan::DiagLevel

Completed in 125 milliseconds