Home
last modified time | relevance | path

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

/xnu-8019.80.24/san/memory/
H A Dubsan_minimal.c244 uint32_t trap_idx = trap - UBSAN_MINIMAL_TRAPS_START; in ubsan_handle_brk_trap() local
246 if (ubsan_traps[trap_idx].flags & UBSAN_M_TELEMETRY) { in ubsan_handle_brk_trap()
250 if (ubsan_traps[trap_idx].flags & UBSAN_M_PANIC) { in ubsan_handle_brk_trap()