Home
last modified time | relevance | path

Searched defs:trap_code (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/osfmk/kern/
H A Dtrap_telemetry.c101 uint64_t trap_code; member
442 uint64_t trap_code) in should_dump_trap()
1002 uint64_t trap_code, in should_ignore_trap()
1023 uint64_t trap_code, in trap_telemetry_report_exception()
1066 uint64_t trap_code, in trap_telemetry_report_simulated_trap()
1122 uint64_t trap_code, in trap_telemetry_report_simulated_trap_with_backtrace()
/xnu-11417.101.15/osfmk/i386/
H A Dtrap.c1458 copy_instruction_stream(thread_t thread, uint64_t rip, int __unused trap_code in copy_instruction_stream()