Lines Matching defs:coff_final_link_info
468 struct coff_final_link_info struct
471 struct bfd_link_info *info;
473 bfd *output_bfd;
475 bfd_boolean failed;
479 bfd_boolean global_to_static;
481 struct bfd_strtab_hash *strtab;
484 struct coff_link_section_info *section_info;
486 long last_file_index;
488 struct internal_syment last_file;
491 long last_bf_index;
493 union internal_auxent last_bf;
495 struct coff_debug_merge_hash_table debug_merge;
497 struct internal_syment *internal_syms;
499 asection **sec_ptrs;
502 long *sym_indices;
504 bfd_byte *outsyms;
507 bfd_byte *linenos;
509 bfd_byte *contents;
511 bfd_byte *external_relocs;
513 struct internal_reloc *internal_relocs;