4 .type get_ld, @function
7 leaq ld@tlsld(%rip), %rdi
8 call __tls_get_addr@PLT
12 .size get_ld, .-get_ld
16 .type set_ld, @function
20 leaq ld@tlsld(%rip), %rdi
21 call *__tls_get_addr@GOTPCREL(%rip)
22 movl %ebx, ld@dtpoff(%rax)
25 .size set_ld, .-set_ld
29 .type test_ld, @function
33 leaq ld@tlsld(%rip), %rdi
34 call *__tls_get_addr@GOTPCREL(%rip)
35 cmpl %ebx, ld@dtpoff(%rax)
40 .size test_ld, .-test_ld
41 .section .tbss,"awT",@nobits
47 .section .note.GNU-stack,"",@progbits