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_MAIN_MAIN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
go-lang.c
47
static const char
GO_MAIN_MAIN
[] = "main.main";
58
= lookup_minimal_symbol (current_program_space,
GO_MAIN_MAIN
);
60
return
GO_MAIN_MAIN
;
/src/external/gpl3/gdb/dist/gdb/
go-lang.c
47
static const char
GO_MAIN_MAIN
[] = "main.main";
58
= lookup_minimal_symbol (current_program_space,
GO_MAIN_MAIN
);
60
return
GO_MAIN_MAIN
;
Completed in 15 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026