Searched refs:UBSAN_PRINT_ARRAY (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dubsan.h42 UBSAN_PRINT_ARRAY enumerator in enum:ubsan_print_style
H A Dubsan.c392 if (pstyle == UBSAN_PRINT_ARRAY)
427 else if (pstyle == UBSAN_PRINT_ARRAY)
727 ubsan_type_descriptor (type, UBSAN_PRINT_ARRAY),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dubsan.h42 UBSAN_PRINT_ARRAY enumerator in enum:ubsan_print_style
H A Dubsan.cc393 if (pstyle == UBSAN_PRINT_ARRAY)
429 else if (pstyle == UBSAN_PRINT_ARRAY)
731 ubsan_type_descriptor (type, UBSAN_PRINT_ARRAY),

Completed in 95 milliseconds