Lines Matching refs:symtab_hdr
577 struct symtab_command *symtab_hdr = NULL; in init_from_final_linked_image() local
708 symtab_hdr = (struct symtab_command *) cmd_hdr; in init_from_final_linked_image()
800 *symtab_hdr_out = symtab_hdr; in init_from_final_linked_image()
814 struct symtab_command *symtab_hdr = NULL; in init_from_execute() local
835 rval = init_from_final_linked_image(object, &filetype, &symtab_hdr); in init_from_execute()
854 object->symtab, symtab_hdr, my_file, kernel_linkedit_seg); in init_from_execute()
903 struct symtab_command *symtab_hdr = NULL; in init_from_bundle() local
920 rval = init_from_final_linked_image(object, &filetype, &symtab_hdr); in init_from_bundle()
928 object->symtab, symtab_hdr, my_file, in init_from_bundle()
954 struct symtab_command *symtab_hdr = NULL; in init_from_object() local
1056 symtab_hdr = (struct symtab_command *) cmd_hdr; in init_from_object()
1060 object->symtab, symtab_hdr, my_file, in init_from_object()