HomeSort by relevance Sort by last modified time
    Searched full:foo_glob (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/testsuite/
icf_safe_so_test.cc 27 // foo_glob and bar_glob should not be folded, because function pointer
28 // of foo_glob is taken.
54 int foo_glob() function
66 int (*p)() = foo_glob;
icf_safe_so_test.sh 102 check_nofold icf_safe_so_test_1.stdout "foo_glob" "bar_glob"

Completed in 195 milliseconds