Searched refs:hardened_runtime (Results 1 – 2 of 2) sorted by relevance
3486 bool hardened_runtime = csproc_hardened_runtime(current_proc()); in __ip_rigid_reply_port_semantics_violation() local3504 …*reply_port_semantics_violation = hardened_runtime ? RRP_HARDENED_RUNTIME_VIOLATOR : RRP_3P_VIOLAT… in __ip_rigid_reply_port_semantics_violation()
6512 char hardened_runtime[HR_STRING_SIZE]; in exec_add_apple_strings() local6513 …snprintf(hardened_runtime, HR_STRING_SIZE, HARDENED_RUNTIME_KEY"0x%x", load_result->hardened_runti… in exec_add_apple_strings()6514 error = exec_add_user_string(imgp, CAST_USER_ADDR_T(hardened_runtime), UIO_SYSSPACE, FALSE); in exec_add_apple_strings()