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_aux
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
coffread.c
93
static char *
temp_aux
;
variable
741
temp_aux
= temp_sym + cdata->local_symesz;
1297
bytes = bfd_read (
temp_aux
, local_auxesz, nlist_bfd_global);
1300
bfd_coff_swap_aux_in (symfile_bfd,
temp_aux
,
1307
bytes = bfd_read (
temp_aux
, local_auxesz, nlist_bfd_global);
/src/external/gpl3/gdb/dist/gdb/
coffread.c
93
static char *
temp_aux
;
variable
742
temp_aux
= temp_sym + cdata->local_symesz;
1298
bytes = bfd_read (
temp_aux
, local_auxesz, nlist_bfd_global);
1301
bfd_coff_swap_aux_in (symfile_bfd,
temp_aux
,
1308
bytes = bfd_read (
temp_aux
, local_auxesz, nlist_bfd_global);
Completed in 20 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026