Lines Matching refs:u_long
109 u_char *file, u_long size, const char *name);
112 kxld_addr_t *vmaddr, u_long *vmsize, u_char **linked_object_alloc_out);
114 u_long size, const char *name, KXLDDependency *dependencies,
366 u_long size, in kxld_link_file()
376 u_long vmsize = 0; in kxld_link_file()
483 u_long size, in init_kext_objects()
564 get_object_for_file(KXLDContext *context, u_char *file, u_long size, in get_object_for_file()
602 u_long vmsize = 0; in allocate_split_kext()
603 u_long header_size = 0; in allocate_split_kext()
631 u_long *vmsize_out, in allocate_kext()
636 u_long vmsize = 0; in allocate_kext()
637 u_long header_size = 0; in allocate_kext()
656 linked_object = (u_char *) (u_long) vmaddr; in allocate_kext()