Searched refs:dbx_symfile_info (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dgdb-stabs.h48 struct dbx_symfile_info struct
H A Delfread.c220 struct dbx_symfile_info *dbx = objfile->deprecated_sym_stab_info;
536 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
537 xmalloc (sizeof (struct dbx_symfile_info));
538 memset ((char *) objfile->deprecated_sym_stab_info, 0, sizeof (struct dbx_symfile_info));
542 chain of info into the dbx_symfile_info in objfile->deprecated_sym_stab_info,
680 struct dbx_symfile_info *dbxinfo = objfile->deprecated_sym_stab_info;
752 struct dbx_symfile_info *dbx = objfile->deprecated_sym_stab_info;
H A Dobjfiles.h319 /* Information about stabs. Will be filled in with a dbx_symfile_info
326 struct dbx_symfile_info *deprecated_sym_stab_info;
H A Ddbxread.c526 put all the relevant info into a "struct dbx_symfile_info",
632 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
633 xmalloc (sizeof (struct dbx_symfile_info));
634 memset (objfile->deprecated_sym_stab_info, 0, sizeof (struct dbx_symfile_info));
3284 struct dbx_symfile_info *info;
3287 /* There is already a dbx_symfile_info allocated by our caller.
3377 struct dbx_symfile_info *info;
3380 /* There is already a dbx_symfile_info allocated by our caller.
3475 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
3476 xmalloc (sizeof (struct dbx_symfile_info));
[all...]
H A Dcoffread.c443 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
444 xmalloc (sizeof (struct dbx_symfile_info));
447 sizeof (struct dbx_symfile_info));
506 struct dbx_symfile_info *dbxinfo;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dgdb-stabs.h48 struct dbx_symfile_info struct
H A Delfread.c220 struct dbx_symfile_info *dbx = objfile->deprecated_sym_stab_info;
536 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
537 xmalloc (sizeof (struct dbx_symfile_info));
538 memset ((char *) objfile->deprecated_sym_stab_info, 0, sizeof (struct dbx_symfile_info));
542 chain of info into the dbx_symfile_info in objfile->deprecated_sym_stab_info,
680 struct dbx_symfile_info *dbxinfo = objfile->deprecated_sym_stab_info;
752 struct dbx_symfile_info *dbx = objfile->deprecated_sym_stab_info;
H A Dobjfiles.h319 /* Information about stabs. Will be filled in with a dbx_symfile_info
326 struct dbx_symfile_info *deprecated_sym_stab_info;
H A Ddbxread.c526 put all the relevant info into a "struct dbx_symfile_info",
632 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
633 xmalloc (sizeof (struct dbx_symfile_info));
634 memset (objfile->deprecated_sym_stab_info, 0, sizeof (struct dbx_symfile_info));
3284 struct dbx_symfile_info *info;
3287 /* There is already a dbx_symfile_info allocated by our caller.
3377 struct dbx_symfile_info *info;
3380 /* There is already a dbx_symfile_info allocated by our caller.
3475 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
3476 xmalloc (sizeof (struct dbx_symfile_info));
[all...]
H A Dcoffread.c443 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
444 xmalloc (sizeof (struct dbx_symfile_info));
447 sizeof (struct dbx_symfile_info));
506 struct dbx_symfile_info *dbxinfo;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dgdb-stabs.h48 struct dbx_symfile_info struct
H A Delfread.c220 struct dbx_symfile_info *dbx = objfile->deprecated_sym_stab_info;
536 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
537 xmalloc (sizeof (struct dbx_symfile_info));
538 memset ((char *) objfile->deprecated_sym_stab_info, 0, sizeof (struct dbx_symfile_info));
542 chain of info into the dbx_symfile_info in objfile->deprecated_sym_stab_info,
680 struct dbx_symfile_info *dbxinfo = objfile->deprecated_sym_stab_info;
752 struct dbx_symfile_info *dbx = objfile->deprecated_sym_stab_info;
H A Dobjfiles.h319 /* Information about stabs. Will be filled in with a dbx_symfile_info
326 struct dbx_symfile_info *deprecated_sym_stab_info;
H A Ddbxread.c526 put all the relevant info into a "struct dbx_symfile_info",
632 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
633 xmalloc (sizeof (struct dbx_symfile_info));
634 memset (objfile->deprecated_sym_stab_info, 0, sizeof (struct dbx_symfile_info));
3284 struct dbx_symfile_info *info;
3287 /* There is already a dbx_symfile_info allocated by our caller.
3377 struct dbx_symfile_info *info;
3380 /* There is already a dbx_symfile_info allocated by our caller.
3475 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
3476 xmalloc (sizeof (struct dbx_symfile_info));
[all...]
H A Dcoffread.c443 objfile->deprecated_sym_stab_info = (struct dbx_symfile_info *)
444 xmalloc (sizeof (struct dbx_symfile_info));
447 sizeof (struct dbx_symfile_info));
506 struct dbx_symfile_info *dbxinfo;

Completed in 157 milliseconds