Home
last modified time | relevance | path

Searched defs:coff_final_link_info (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/bfd/
H A Dlibcoff.h468 struct coff_final_link_info struct
473 bfd *output_bfd;
475 bfd_boolean failed;
486 long last_file_index;
491 long last_bf_index;
499 asection **sec_ptrs;
502 long *sym_indices;
504 bfd_byte *outsyms;
507 bfd_byte *linenos;
509 bfd_byte *contents;
[all …]
/dragonfly/contrib/binutils-2.34/bfd/
H A Dlibcoff.h467 struct coff_final_link_info struct
472 bfd *output_bfd;
474 bfd_boolean failed;
485 long last_file_index;
490 long last_bf_index;
498 asection **sec_ptrs;
501 long *sym_indices;
503 bfd_byte *outsyms;
506 bfd_byte *linenos;
508 bfd_byte *contents;
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Dlibcoff.h461 struct coff_final_link_info struct
466 bfd *output_bfd;
468 bfd_boolean failed;
479 long last_file_index;
484 long last_bf_index;
492 asection **sec_ptrs;
495 long *sym_indices;
497 bfd_byte *outsyms;
500 bfd_byte *linenos;
502 bfd_byte *contents;
[all …]