Home
last modified time | relevance | path

Searched refs:ubsan_type (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/san/memory/
H A Dubsan.h159 ubsan_violation_type_t ubsan_type; member
H A Dubsan.c315 ubsan_json_str(ub, "op", overflow_str[v->ubsan_type]); in format_overflow()
531 switch (v->ubsan_type) { in ubsan_json_format()