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

  /toolchain/binutils/binutils-2.27/gold/testsuite/
weak_undef_file1.cc 47 int link_time_only = 1; variable
weak_undef_test.cc 49 extern int link_time_only __attribute__ ((weak));
53 int *p2 = &link_time_only;

Completed in 228 milliseconds