HomeSort by relevance Sort by last modified time
    Searched defs:ret_foo_protected (Results 1 - 3 of 3) 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)

Completed in 225 milliseconds