Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/kxld/
H A Dkxld_object.c166 static u_long get_macho_cmd_data_32(u_char *file, u_long offset,
607 get_macho_cmd_data_32, get_macho_cmd_data_64, in init_from_final_linked_image()
985 get_macho_cmd_data_32, get_macho_cmd_data_64, in init_from_object()
1160 get_macho_cmd_data_32(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) in get_macho_cmd_data_32() function