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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dimgact.h94 user_size_t ip_arch_offset; /* subfile offset in ip_vp */ member in struct:image_params
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c678 imgp->ip_arch_offset = (user_size_t)fat_arch.offset;
2459 imgp->ip_arch_offset = (user_size_t)0;
3093 offset = imgp->ip_arch_offset;
H A Dmach_loader.c244 off_t file_offset = imgp->ip_arch_offset;

Completed in 58 milliseconds