Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/kxld/ !
H A Dkxld_object.c129 u_int *filetype_out, struct symtab_command **symtab_hdr_out);
570 init_from_final_linked_image(KXLDObject *object, u_int *filetype_out, in init_from_final_linked_image() argument
796 if (filetype_out) { in init_from_final_linked_image()
797 *filetype_out = filetype; in init_from_final_linked_image()