Searched refs:t1_2 (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/binutils/gold/testsuite/
H A Dver_test_3.cc26 t1_2() __attribute((visibility("hidden")));
29 t1_2() function
H A Dver_test_1.cc32 return t1_2() == 11;
H A Dver_test_main_2.cc30 assert(t1_2() == 12);
H A Dver_test_2.cc29 return t1_2();
H A Dtwo_file_test_2_v1.cc36 t1_2() function
44 return t1_2() == 0;
H A Dtwo_file_test_2.cc31 t1_2() function
39 return t1_2() == 123;
H A Dtwo_file_test_2_tls.cc33 t1_2() function
41 return t1_2() == 123;
H A Ddwp_test_2.cc30 C1::t1_2() function in class:C1
38 return t1_2() == 123;
H A Dver_test.h37 extern int t1_2();
H A Dtwo_file_test.h28 extern int t1_2();
H A Ddwp_test.h30 int t1_2();
H A Dtwo_file_test_1_v1.cc65 return t1_2() == 0; // Intentionally wrong.
H A Dtwo_file_test_1.cc60 return t1_2() == 123;
H A Ddwp_test_1.cc32 return t1_2() == 123;

Completed in 56 milliseconds