Home
last modified time | relevance | path

Searched refs:weak_undef_2 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/testsuite/
Dweak_undef_test_2.cc39 extern int weak_undef_2 __attribute__ ((weak));
43 int *p2 = &weak_undef_2;
57 if (&weak_undef_2 == NULL) in main()
Dweak_undef_file4.cc29 int weak_undef_2 = 2; variable
DMakefile.am748 weak_undef_test_2_LDFLAGS = -Bgcctestdir/ -u weak_undef_2
DMakefile.in2530 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@weak_undef_test_2_LDFLAGS = -Bgcctestdir/ -u weak_undef_2