OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:go_type_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
go-lang.c
548
static const registry<gdbarch>::key<struct builtin_go_type>
go_type_data
;
variable in typeref:struct:builtin_go_type
553
struct builtin_go_type *result =
go_type_data
.get (gdbarch);
557
go_type_data
.set (gdbarch, result);
/src/external/gpl3/gdb.old/dist/gdb/
go-lang.c
549
static const registry<gdbarch>::key<struct builtin_go_type>
go_type_data
;
variable in typeref:struct:builtin_go_type
554
struct builtin_go_type *result =
go_type_data
.get (gdbarch);
558
go_type_data
.set (gdbarch, result);
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026