Searched refs:write_byte_pc (Results 1 – 1 of 1) sorted by relevance
228 uint64_t write_byte_pc = (uint64_t)ptrauth_strip(&write_byte, ptrauth_key_function_pointer); in try_read_write_exception_handler() local230 if (exception_pc != read_byte_pc && exception_pc != write_byte_pc) { in try_read_write_exception_handler()