Lines Matching defs:coff_final_link_info
452 struct coff_final_link_info struct
455 struct bfd_link_info *info;
457 bfd *output_bfd;
459 bfd_boolean failed;
463 bfd_boolean global_to_static;
465 struct bfd_strtab_hash *strtab;
468 struct coff_link_section_info *section_info;
470 long last_file_index;
472 struct internal_syment last_file;
475 long last_bf_index;
477 union internal_auxent last_bf;
479 struct coff_debug_merge_hash_table debug_merge;
481 struct internal_syment *internal_syms;
483 asection **sec_ptrs;
486 long *sym_indices;
488 bfd_byte *outsyms;
491 bfd_byte *linenos;
493 bfd_byte *contents;
495 bfd_byte *external_relocs;
497 struct internal_reloc *internal_relocs;