Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/arm64/
H A Dsleh.c1025 const char *key_str = ptrauth_key_to_string(key); in handle_kernel_breakpoint() local
1779 const char *key_str = ptrauth_key_to_string(key); in handle_pac_fail() local
/xnu-8792.81.2/tools/lldbmacros/
H A Dioreg.py1358 def LookupKeyInPropTable(propertyTable, key_str): argument