Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/arm64/
H A Dmachine_task.c319 bool const x18_entitled = in machine_task_process_signature() local
324 task->preserve_x18 = x18_entitled; in machine_task_process_signature()
335 if (x18_entitled) { in machine_task_process_signature()
/xnu-11417.121.6/tests/
H A Dx18_entitled.c43 T_DECL(x18_entitled,
H A DMakefile1060 x18_entitled: OTHER_CFLAGS += -Wno-language-extension-token target
1061 x18_entitled: CODE_SIGN_ENTITLEMENTS = x18-entitlements.plist target