3 .type __tls_get_addr, @function
6 .size __tls_get_addr, .-__tls_get_addr
8 .type _start, @function
10 movq foo3@GOTTPOFF
(%rip
), %rax
12 movl
%fs:foo2@TPOFF
, %ebx
13 addl
%fs:foo1@TPOFF
, %ebx
15 leaq foo4@TLSLD
(%rip
), %rdi
16 call __tls_get_addr@PLT
17 addl foo4@DTPOFF
(%rax
), %ebx
19 leaq foo5@TLSGD
(%rip
), %rdi
22 call __tls_get_addr@PLT
27 .size _start, .-_start
29 .section .tbss,"awT",@nobits