OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bsd_uthread_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
bsd-uthread.c
84
static const registry<gdbarch>::key<struct bsd_uthread_ops>
bsd_uthread_data
;
89
struct bsd_uthread_ops *ops =
bsd_uthread_data
.get (gdbarch);
91
ops =
bsd_uthread_data
.emplace (gdbarch);
83
static const registry<gdbarch>::key<struct bsd_uthread_ops>
bsd_uthread_data
;
variable in typeref:struct:bsd_uthread_ops
/src/external/gpl3/gdb/dist/gdb/
bsd-uthread.c
83
static const registry<gdbarch>::key<struct bsd_uthread_ops>
bsd_uthread_data
;
88
struct bsd_uthread_ops *ops =
bsd_uthread_data
.get (gdbarch);
90
ops =
bsd_uthread_data
.emplace (gdbarch);
82
static const registry<gdbarch>::key<struct bsd_uthread_ops>
bsd_uthread_data
;
variable in typeref:struct:bsd_uthread_ops
Completed in 14 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026