Searched refs:test_ld (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/binutils/ld/testsuite/ld-i386/
H A Dtls-main1.c9 extern int test_ld (int);
23 if (*p != 4 || !test_ld (4))
H A Dtls-ld1.S35 .globl test_ld
36 .type test_ld, @function
37 test_ld: label
50 .size test_ld, .-test_ld
/haiku-buildtools/binutils/ld/testsuite/ld-x86-64/
H A Dtls-main1.c9 extern int test_ld (int);
23 if (*p != 4 || !test_ld (4))
H A Dtls-ld1.S28 .globl test_ld
29 .type test_ld, @function
30 test_ld: label
40 .size test_ld, .-test_ld
/haiku-buildtools/binutils/gold/testsuite/
H A Dpr20308_main.c9 extern int test_ld (int);
23 if (*p != 4 || !test_ld (4))
H A Dpr20216_main.c8 extern int test_ld (int);
22 if (*p != 4 || !test_ld (4))
H A Dpr20216_ld.S28 .globl test_ld
29 .type test_ld, @function
30 test_ld: label
40 .size test_ld, .-test_ld
H A Dpr20308_ld.S35 .globl test_ld
36 .type test_ld, @function
37 test_ld: label
50 .size test_ld, .-test_ld

Completed in 31 milliseconds