OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mdebugread_objfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c
81
static struct objfile *
mdebugread_objfile
;
variable in typeref:struct:objfile
512
p = XOBNEW (&
mdebugread_objfile
->objfile_obstack, mdebug_pending);
1038
t->set_name (obconcat (&
mdebugread_objfile
->objfile_obstack,
1080
enum_sym = new (&
mdebugread_objfile
->objfile_obstack) symbol;
1082
(obstack_strdup (&
mdebugread_objfile
->objfile_obstack,
1175
s->set_type (builtin_type (
mdebugread_objfile
)->builtin_void);
1176
e = OBSTACK_ZALLOC (&
mdebugread_objfile
->objfile_obstack,
1531
return basic_type (btInt,
mdebugread_objfile
);
1537
return basic_type (btInt,
mdebugread_objfile
);
1543
tp = basic_type (t->bt,
mdebugread_objfile
);
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
mdebugread.c
81
static struct objfile *
mdebugread_objfile
;
variable in typeref:struct:objfile
512
p = XOBNEW (&
mdebugread_objfile
->objfile_obstack, mdebug_pending);
1038
t->set_name (obconcat (&
mdebugread_objfile
->objfile_obstack,
1080
enum_sym = new (&
mdebugread_objfile
->objfile_obstack) symbol;
1082
(obstack_strdup (&
mdebugread_objfile
->objfile_obstack,
1175
s->set_type (builtin_type (
mdebugread_objfile
)->builtin_void);
1176
e = OBSTACK_ZALLOC (&
mdebugread_objfile
->objfile_obstack,
1531
return basic_type (btInt,
mdebugread_objfile
);
1537
return basic_type (btInt,
mdebugread_objfile
);
1543
tp = basic_type (t->bt,
mdebugread_objfile
);
[
all
...]
Completed in 16 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026