Lines Matching refs:ip_arch_offset
863 imgp->ip_arch_offset = (user_size_t)fat_arch.offset; in exec_fat_imgact()
995 const char *ret = csvnode_get_teamid(imgp->ip_vp, imgp->ip_arch_offset); in get_teamid_for_shared_region()
1000 struct cs_blob *blob = csvnode_get_blob(imgp->ip_vp, imgp->ip_arch_offset); in get_teamid_for_shared_region()
1129 if (IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, entitlement)) { in encode_HR_entitlement()
1299 imgp->ip_arch_offset, imgp->ip_arch_size) != LOAD_SUCCESS) { in exec_mach_imgact()
1576 (int64_t)imgp->ip_arch_offset, SR_ENTITLEMENT)) != NULL) { in exec_mach_imgact()
2144 (int64_t)imgp->ip_arch_offset, USERSPACE_COREDUMP_PANIC_ENTITLEMENT)) != NULL) { in exec_mach_imgact()
4339 kr = task_add_conclave(new_task, imgp->ip_vp, (int64_t)imgp->ip_arch_offset, in posix_spawn()
5119 (int64_t)imgp->ip_arch_offset) != KERN_SUCCESS) { in proc_exec_switch_task()
6339 int cdhash_errror = ubc_cs_getcdhash(imgp->ip_vp, imgp->ip_arch_offset, cdhash); in exec_add_apple_strings()
6578 imgp->ip_arch_offset = (user_size_t)0; in exec_check_permissions()
6687 imgp->ip_arch_offset, in exec_handle_sugid()
6783 imgp->ip_arch_offset, in exec_handle_sugid()
6809 …k_inherit_ipc_ports(p, p->p_textvp, p->p_textoff, imgp->ip_vp, imgp->ip_arch_offset, imgp->ip_scri… in exec_handle_sugid()
7549 offset = imgp->ip_arch_offset; in exec_resettextvp()
7732 (int64_t)imgp->ip_arch_offset, "com.apple.private.security.no-sandbox"); in process_signature()