Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Dlibaout.h351 struct aoutdata struct
353 struct internal_exec *hdr; /* Exec file header. */
354 aout_symbol_type *symbols; /* Symtab for input bfd. */
357 asection *textsec;
358 asection *datasec;
359 asection *bsssec;
363 file_ptr sym_filepos;
364 file_ptr str_filepos;
367 unsigned reloc_entry_size;
370 unsigned symbol_entry_size;
[all …]