Lines Matching defs:coff_final_link_info
476 struct coff_final_link_info struct
479 struct bfd_link_info *info;
481 bfd *output_bfd;
483 bool failed;
487 bool global_to_static;
489 struct bfd_strtab_hash *strtab;
492 struct coff_link_section_info *section_info;
494 long last_file_index;
496 struct internal_syment last_file;
499 long last_bf_index;
501 union internal_auxent last_bf;
503 struct coff_debug_merge_hash_table debug_merge;
505 struct internal_syment *internal_syms;
507 asection **sec_ptrs;
510 long *sym_indices;
512 bfd_byte *outsyms;
515 bfd_byte *linenos;
517 bfd_byte *contents;
519 bfd_byte *external_relocs;
521 struct internal_reloc *internal_relocs;