Home
last modified time | relevance | path

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

/xnu-8020.140.41/libkern/kxld/
H A Dkxld_object.c161 static u_long get_macho_cmd_data_32(u_char *file, u_long offset,
602 get_macho_cmd_data_32, get_macho_cmd_data_64, in init_from_final_linked_image()
980 get_macho_cmd_data_32, get_macho_cmd_data_64, in init_from_object()
1155 get_macho_cmd_data_32(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) in get_macho_cmd_data_32() function