OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temp_sym
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
coffread.c
92
static char *
temp_sym
;
variable
740
temp_sym
= temp_storage.data ();
741
temp_aux =
temp_sym
+ cdata->local_symesz;
1290
bytes = bfd_read (
temp_sym
, local_symesz, nlist_bfd_global);
1293
bfd_coff_swap_sym_in (symfile_bfd,
temp_sym
, (char *) sym);
/src/external/gpl3/gdb/dist/gdb/
coffread.c
92
static char *
temp_sym
;
variable
741
temp_sym
= temp_storage.data ();
742
temp_aux =
temp_sym
+ cdata->local_symesz;
1291
bytes = bfd_read (
temp_sym
, local_symesz, nlist_bfd_global);
1294
bfd_coff_swap_sym_in (symfile_bfd,
temp_sym
, (char *) sym);
Completed in 92 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026