OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jiter_objfile_data
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
jit.h
74
struct
jiter_objfile_data
struct
76
~
jiter_objfile_data
();
jit.c
211
/* Destructor for
jiter_objfile_data
. */
213
jiter_objfile_data
::~
jiter_objfile_data
()
219
/* Fetch the
jiter_objfile_data
associated with OBJF. If no data exists
222
static
jiter_objfile_data
*
226
objf->jiter_data = std::make_unique<
jiter_objfile_data
> ();
261
jiter_objfile_data
*objf_data = jiter->jiter_data.get ();
858
jiter_objfile_data
*jiter_data = objf->jiter_data.get ();
908
jiter_objfile_data
*objf_data
/src/external/gpl3/gdb/dist/gdb/
jit.h
74
struct
jiter_objfile_data
struct
76
~
jiter_objfile_data
();
jit.c
211
/* Destructor for
jiter_objfile_data
. */
213
jiter_objfile_data
::~
jiter_objfile_data
()
219
/* Fetch the
jiter_objfile_data
associated with OBJF. If no data exists
222
static
jiter_objfile_data
*
226
objf->jiter_data = std::make_unique<
jiter_objfile_data
> ();
261
jiter_objfile_data
*objf_data = jiter->jiter_data.get ();
858
jiter_objfile_data
*jiter_data = objf->jiter_data.get ();
908
jiter_objfile_data
*objf_data
Completed in 58 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026