Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/kxld/
H A Dkxld_object.c134 u_int *filetype_out, struct symtab_command **symtab_hdr_out);
575 init_from_final_linked_image(KXLDObject *object, u_int *filetype_out, in init_from_final_linked_image() argument
801 if (filetype_out) { in init_from_final_linked_image()
802 *filetype_out = filetype; in init_from_final_linked_image()