Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Dtry_read_write.c227 uint64_t read_byte_pc = (uint64_t)ptrauth_strip(&read_byte, ptrauth_key_function_pointer); in try_read_write_exception_handler() local
230 if (exception_pc != read_byte_pc && exception_pc != write_byte_pc) { in try_read_write_exception_handler()