OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ret_foo_protected
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gold/testsuite/
ifuncmod3.c
7
int
ret_foo_protected
;
variable
ifuncmain1.c
12
int
ret_foo_protected
;
variable
60
if (
ret_foo_protected
!= 0 || (*p) () !=
ret_foo_protected
)
ifuncmain1vis.c
14
int
ret_foo_protected
;
variable
85
if (
ret_foo_protected
!= 0 || (*p) () !=
ret_foo_protected
)
Completed in 136 milliseconds