Home
last modified time | relevance | path

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

/xnu-10002.1.13/san/memory/
H A Dubsan_minimal.c86 uint32_t trap_idx = trap - UBSAN_MINIMAL_TRAPS_START; in ubsan_handle_brk_trap() local
88 if (ubsan_traps[trap_idx].flags & UBSAN_M_PANIC) { in ubsan_handle_brk_trap()