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

/darwin-on-arm/xnu/bsd/sys/
H A Dimgact.h101 user_size_t ip_arch_offset; /* subfile offset in ip_vp */ member in struct:image_params
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c675 imgp->ip_arch_offset = (user_size_t)fat_arch.offset;
3098 imgp->ip_arch_offset = (user_size_t)0;
3811 offset = imgp->ip_arch_offset;
H A Dmach_loader.c285 off_t file_offset = imgp->ip_arch_offset;

Completed in 28 milliseconds