Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/arm64/
H A Dplatform_tests.c1587 typedef uint64_t (panic_lockdown_helper_fcn_t)(uint64_t raw); typedef
1588 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_load;
1589 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_gdbtrap;
1590 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_pac_brk_c470;
1591 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_pac_brk_c471;
1592 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_pac_brk_c472;
1593 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_pac_brk_c473;
1594 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_telemetry_brk_ff00;
1595 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_br_auth_fail;
1596 extern panic_lockdown_helper_fcn_t arm64_panic_lockdown_test_ldr_auth_fail;
[all …]