Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Dtry_read_write.c196 write_byte(mach_vm_address_t addr, uint8_t value) in write_byte() function
228 uint64_t write_byte_pc = (uint64_t)ptrauth_strip(&write_byte, ptrauth_key_function_pointer); in try_read_write_exception_handler()
341 write_byte(addr, byte); in try_write_byte()