OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dummy_frame
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
dummy-frame.c
39
/* The thread this
dummy_frame
relates to. */
52
/* List of
dummy_frame
destructors. */
70
struct
dummy_frame
struct
72
struct
dummy_frame
*next;
81
destructors registered for this
dummy_frame
. */
85
static struct
dummy_frame
*dummy_frame_stack = NULL;
94
struct
dummy_frame
*
dummy_frame
;
local
96
dummy_frame
= XCNEW (struct
dummy_frame
);
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
dummy-frame.c
39
/* The thread this
dummy_frame
relates to. */
52
/* List of
dummy_frame
destructors. */
70
struct
dummy_frame
struct
72
struct
dummy_frame
*next;
81
destructors registered for this
dummy_frame
. */
85
static struct
dummy_frame
*dummy_frame_stack = NULL;
94
struct
dummy_frame
*
dummy_frame
;
local
96
dummy_frame
= XCNEW (struct
dummy_frame
);
[
all
...]
/src/sys/arch/mac68k/dev/
adb_direct.c
362
struct clockframe
dummy_frame
= {
local
366
(void)intr_dispatch(
dummy_frame
);
Completed in 23 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026