HomeSort by: relevance | last modified time | path
    Searched defs:aout_sym_fns (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
dbxread.c 263 static const struct sym_fns aout_sym_fns =
280 add_symtab_fns (bfd_target_aout_flavour, &aout_sym_fns);
255 static const struct sym_fns aout_sym_fns = variable in typeref:struct:sym_fns
  /src/external/gpl3/gdb.old/dist/gdb/
dbxread.c 3240 static const struct sym_fns aout_sym_fns =
3257 add_symtab_fns (bfd_target_aout_flavour, &aout_sym_fns);
3226 static const struct sym_fns aout_sym_fns = variable in typeref:struct:sym_fns

Completed in 26 milliseconds