Lines Matching defs:coff_final_link_info
450 struct coff_final_link_info struct
453 struct bfd_link_info *info;
455 bfd *output_bfd;
457 bfd_boolean failed;
461 bfd_boolean global_to_static;
463 struct bfd_strtab_hash *strtab;
466 struct coff_link_section_info *section_info;
468 long last_file_index;
470 struct internal_syment last_file;
473 long last_bf_index;
475 union internal_auxent last_bf;
477 struct coff_debug_merge_hash_table debug_merge;
479 struct internal_syment *internal_syms;
481 asection **sec_ptrs;
484 long *sym_indices;
486 bfd_byte *outsyms;
489 bfd_byte *linenos;
491 bfd_byte *contents;
493 bfd_byte *external_relocs;
495 struct internal_reloc *internal_relocs;