OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:static_bar
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
relocate.c
19
static int
static_bar
= 2;
variable
40
return arg ? &static_foo : &
static_bar
;
relocate.exp
156
set static_bar_addr [get_var_address
static_bar
]
321
gdb_test "print
static_bar
" "\\\$$decimal = 2"
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
relocate.c
19
static int
static_bar
= 2;
variable
40
return arg ? &static_foo : &
static_bar
;
relocate.exp
156
set static_bar_addr [get_var_address
static_bar
]
321
gdb_test "print
static_bar
" "\\\$$decimal = 2"
Completed in 16 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026