Searched refs:img_ptr_size (Results 1 – 1 of 1) sorted by relevance
5512 int img_ptr_size = (imgp->ip_flags & IMGPF_IS_64BIT_ADDR) ? 8 : 4; in exec_add_apple_strings() local5524 if (img_ptr_size == 8) { in exec_add_apple_strings()5779 while (imgp->ip_strspace % img_ptr_size != 0) { in exec_add_apple_strings()