Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dimgact.h103 user_size_t ip_arch_offset; /* subfile offset in ip_vp */ member
/xnu-12377.81.4/bsd/kern/
H A Dkern_exec.c870 imgp->ip_arch_offset = (user_size_t)fat_arch.offset; in exec_fat_imgact()
1003 const char *ret = csvnode_get_teamid(imgp->ip_vp, imgp->ip_arch_offset); in get_teamid_for_shared_region()
1008 struct cs_blob *blob = csvnode_get_blob(imgp->ip_vp, imgp->ip_arch_offset); in get_teamid_for_shared_region()
1074 if (IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, entitlement)) { in encode_HR_entitlement()
1161 IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, in exec_check_security_entitlement()
1166 IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, in exec_check_security_entitlement()
1247 (int64_t)imgp->ip_arch_offset, kIODriverKitEntitlementKey)) { in imgact_setup_has_checked_allocations_entitlement()
1442 struct cs_blob* cs_blob = csvnode_get_blob(imgp->ip_vp, imgp->ip_arch_offset); in imgact_setup_sec()
1866 imgp->ip_arch_offset, imgp->ip_arch_size) != LOAD_SUCCESS) { in exec_mach_imgact()
2147 (int64_t)imgp->ip_arch_offset, SR_ENTITLEMENT)) != NULL) { in exec_mach_imgact()
[all …]
H A Dmach_loader.c585 struct cs_blob *csblob = csvnode_get_blob(imgp->ip_vp, imgp->ip_arch_offset); in process_is_plugin_host()
592 …if (IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, OVERRIDE_PLUGIN_HOST_ENTITLE… in process_is_plugin_host()
610 if (IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, entitlement)) { in process_is_plugin_host()
692 off_t file_offset = imgp->ip_arch_offset; in load_machfile()
843 (int64_t)imgp->ip_arch_offset, HARDENED_PROCESS_VERSION, &value)) { in load_machfile()