OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ret_foo_protected
(Results
1 - 4
of
4
) 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
)
ifuncmod1.c
67
extern int
ret_foo_protected
;
93
ret_foo_protected
= foo_protected ();
Completed in 249 milliseconds