Lines Matching defs:coff_final_link_info
456 struct coff_final_link_info struct
459 struct bfd_link_info *info;
461 bfd *output_bfd;
463 bfd_boolean failed;
467 bfd_boolean global_to_static;
469 struct bfd_strtab_hash *strtab;
472 struct coff_link_section_info *section_info;
474 long last_file_index;
476 struct internal_syment last_file;
479 long last_bf_index;
481 union internal_auxent last_bf;
483 struct coff_debug_merge_hash_table debug_merge;
485 struct internal_syment *internal_syms;
487 asection **sec_ptrs;
490 long *sym_indices;
492 bfd_byte *outsyms;
495 bfd_byte *linenos;
497 bfd_byte *contents;
499 bfd_byte *external_relocs;
501 struct internal_reloc *internal_relocs;