Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
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 …]