HomeSort by relevance Sort by last modified time
    Searched refs:ret_foo_protected (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/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 1295 milliseconds