Home
last modified time | relevance | path

Searched defs:aout_final_link_info (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Daoutx.h3566 struct aout_final_link_info struct
3569 struct bfd_link_info *info;
3571 bfd *output_bfd;
3573 file_ptr treloff, dreloff;
3575 file_ptr symoff;
3577 struct bfd_strtab_hash *strtab;
3579 struct aout_link_includes_table includes;
3581 bfd_byte *contents;
3583 void * relocs;
3585 int *symbol_map;
[all …]
H A Dpdp11.c252 struct aout_final_link_info struct
255 struct bfd_link_info *info;
257 bfd *output_bfd;
259 file_ptr treloff, dreloff;
261 file_ptr symoff;
263 struct bfd_strtab_hash *strtab;
265 struct aout_link_includes_table includes;
267 bfd_byte *contents;
269 void * relocs;
271 int *symbol_map;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Daoutx.h3561 struct aout_final_link_info struct
3564 struct bfd_link_info *info;
3566 bfd *output_bfd;
3568 file_ptr treloff, dreloff;
3570 file_ptr symoff;
3572 struct bfd_strtab_hash *strtab;
3574 struct aout_link_includes_table includes;
3576 bfd_byte *contents;
3578 void * relocs;
3580 int *symbol_map;
[all …]
H A Dpdp11.c252 struct aout_final_link_info struct
255 struct bfd_link_info *info;
257 bfd *output_bfd;
259 file_ptr treloff, dreloff;
261 file_ptr symoff;
263 struct bfd_strtab_hash *strtab;
265 struct aout_link_includes_table includes;
267 bfd_byte *contents;
269 void * relocs;
271 int *symbol_map;
[all …]