Home
last modified time | relevance | path

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

/xnu-11215.1.10/san/memory/
H A Dubsan.c36 static const char *get_mismatch_kind(uint8_t kind);
329 get_mismatch_kind(uint8_t kind) in get_mismatch_kind() function
353 const char *kind = get_mismatch_kind(v->align->kind); in format_type_mismatch()