OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nlist_bfd_global
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
coffread.c
85
static bfd *
nlist_bfd_global
;
variable
894
nlist_bfd_global
= objfile->obfd.get ();
1290
bytes = bfd_read (temp_sym, local_symesz,
nlist_bfd_global
);
1297
bytes = bfd_read (temp_aux, local_auxesz,
nlist_bfd_global
);
1307
bytes = bfd_read (temp_aux, local_auxesz,
nlist_bfd_global
);
/src/external/gpl3/gdb/dist/gdb/
coffread.c
85
static bfd *
nlist_bfd_global
;
variable
895
nlist_bfd_global
= objfile->obfd.get ();
1291
bytes = bfd_read (temp_sym, local_symesz,
nlist_bfd_global
);
1298
bytes = bfd_read (temp_aux, local_auxesz,
nlist_bfd_global
);
1308
bytes = bfd_read (temp_aux, local_auxesz,
nlist_bfd_global
);
Completed in 21 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026