Home
last modified time | relevance | path

Searched refs:ret_foo_protected (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/testsuite/
Difuncmain1.c12 int ret_foo_protected; variable
60 if (ret_foo_protected != 0 || (*p) () != ret_foo_protected) in main()
Difuncmain1vis.c14 int ret_foo_protected; variable
85 if (ret_foo_protected != 0 || (*p) () != ret_foo_protected) in main()
Difuncmod1.c67 extern int ret_foo_protected;
93 ret_foo_protected = foo_protected (); in get_foo_protected_p()
Difuncmod3.c7 int ret_foo_protected; variable