OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coffread_objfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
coffread.c
46
static struct objfile *
coffread_objfile
;
variable in typeref:struct:objfile
448
type = type_allocator (
coffread_objfile
, language_c).new_type ();
893
coffread_objfile
= objfile;
1270
coffread_objfile
= NULL;
1292
error (_("%s: error reading symbols"), objfile_name (
coffread_objfile
));
1299
error (_("%s: error reading symbols"), objfile_name (
coffread_objfile
));
1310
objfile_name (
coffread_objfile
));
/src/external/gpl3/gdb/dist/gdb/
coffread.c
46
static struct objfile *
coffread_objfile
;
variable in typeref:struct:objfile
449
type = type_allocator (
coffread_objfile
, language_c).new_type ();
894
coffread_objfile
= objfile;
1271
coffread_objfile
= NULL;
1293
error (_("%s: error reading symbols"), objfile_name (
coffread_objfile
));
1300
error (_("%s: error reading symbols"), objfile_name (
coffread_objfile
));
1311
objfile_name (
coffread_objfile
));
Completed in 43 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026