Home
last modified time | relevance | path

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

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