4 .type get_gd, @function
7 call __x86.get_pc_thunk.bx
8 addl $_GLOBAL_OFFSET_TABLE_, %ebx
10 leal gd@tlsgd(,%ebx,1), %eax
11 call ___tls_get_addr@PLT
15 .size get_gd, .-get_gd
18 .type set_gd, @function
21 call __x86.get_pc_thunk.bx
22 addl $_GLOBAL_OFFSET_TABLE_, %ebx
24 leal gd@tlsgd(%ebx), %eax
25 call ___tls_get_addr@PLT
32 .size set_gd, .-set_gd
36 .type test_gd, @function
38 call __x86.get_pc_thunk.cx
39 addl $_GLOBAL_OFFSET_TABLE_, %ecx
41 leal gd@tlsgd(%ecx), %eax
42 call *___tls_get_addr@GOT(%ecx)
49 .size test_gd, .-test_gd
50 .section .text,"axG",@progbits,__x86.get_pc_thunk.bx,comdat,unique,1
51 .globl __x86.get_pc_thunk.bx
52 .hidden __x86.get_pc_thunk.bx
53 .type __x86.get_pc_thunk.bx, @function
54 __x86.get_pc_thunk.bx:
57 .section .text,"axG",@progbits,__x86.get_pc_thunk.cx,comdat,unique,2
58 .globl __x86.get_pc_thunk.cx
59 .hidden __x86.get_pc_thunk.cx
60 .type __x86.get_pc_thunk.cx, @function
61 __x86.get_pc_thunk.cx:
64 .section .note.GNU-stack,"",@progbits