Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dlibaout.h365 struct aoutdata struct
367 struct internal_exec *hdr; /* Exec file header. */
368 aout_symbol_type *symbols; /* Symtab for input bfd. */
371 asection *textsec;
372 asection *datasec;
373 asection *bsssec;
377 file_ptr sym_filepos;
378 file_ptr str_filepos;
381 unsigned reloc_entry_size;
384 unsigned symbol_entry_size;
[all …]
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dlibaout.h365 struct aoutdata struct
367 struct internal_exec *hdr; /* Exec file header. */
368 aout_symbol_type *symbols; /* Symtab for input bfd. */
371 asection *textsec;
372 asection *datasec;
373 asection *bsssec;
377 file_ptr sym_filepos;
378 file_ptr str_filepos;
381 unsigned reloc_entry_size;
384 unsigned symbol_entry_size;
[all …]
/dflybsd-src/contrib/gdb-7/bfd/
H A Dlibaout.h367 struct aoutdata struct
369 struct internal_exec *hdr; /* Exec file header. */
370 aout_symbol_type *symbols; /* Symtab for input bfd. */
373 asection *textsec;
374 asection *datasec;
375 asection *bsssec;
379 file_ptr sym_filepos;
380 file_ptr str_filepos;
383 unsigned reloc_entry_size;
386 unsigned symbol_entry_size;
[all …]