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

  /toolchain/binutils/binutils-2.27/gold/testsuite/
ifuncmod3.c 5 int ret_foo; variable
ifuncmain1.c 10 int ret_foo; variable
50 if (ret_foo != -1 || (*p) () != ret_foo)
ifuncmain1vis.c 12 int ret_foo; variable
71 if (ret_foo != -30 || (*p) () != ret_foo)
ifuncmod1.c 65 extern int ret_foo;
79 ret_foo = foo ();

Completed in 94 milliseconds