Lines Matching defs:coff_final_link_info
454 struct coff_final_link_info struct
457 struct bfd_link_info *info;
459 bfd *output_bfd;
461 bfd_boolean failed;
465 bfd_boolean global_to_static;
467 struct bfd_strtab_hash *strtab;
470 struct coff_link_section_info *section_info;
472 long last_file_index;
474 struct internal_syment last_file;
477 long last_bf_index;
479 union internal_auxent last_bf;
481 struct coff_debug_merge_hash_table debug_merge;
483 struct internal_syment *internal_syms;
485 asection **sec_ptrs;
488 long *sym_indices;
490 bfd_byte *outsyms;
493 bfd_byte *linenos;
495 bfd_byte *contents;
497 bfd_byte *external_relocs;
499 struct internal_reloc *internal_relocs;