Searched defs:aoutdata (Results 1 – 3 of 3) sorted by relevance
366 struct aoutdata struct368 struct internal_exec *hdr; /* Exec file header. */369 aout_symbol_type *symbols; /* Symtab for input bfd. */372 asection *textsec;373 asection *datasec;374 asection *bsssec;378 file_ptr sym_filepos;379 file_ptr str_filepos;382 unsigned reloc_entry_size;385 unsigned symbol_entry_size;[all …]
52 char *aoutdata, *strbase; variable