OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:objfile_smob_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/guile/
scm-objfile.c
46
static const char
objfile_smob_name
[] = "gdb:objfile";
variable
82
gdbscm_printf (port, "#<%s ",
objfile_smob_name
);
103
scm_gc_malloc (sizeof (objfile_smob),
objfile_smob_name
);
172
objfile_smob_name
);
415
= gdbscm_make_smob_type (
objfile_smob_name
, sizeof (objfile_smob));
171
objfile_smob_name
);
local
/src/external/gpl3/gdb/dist/gdb/guile/
scm-objfile.c
46
static const char
objfile_smob_name
[] = "gdb:objfile";
variable
82
gdbscm_printf (port, "#<%s ",
objfile_smob_name
);
103
scm_gc_malloc (sizeof (objfile_smob),
objfile_smob_name
);
172
objfile_smob_name
);
415
= gdbscm_make_smob_type (
objfile_smob_name
, sizeof (objfile_smob));
171
objfile_smob_name
);
local
Completed in 16 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026