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.unlikely
51 .section .text.__x86.get_pc_thunk.bx,"axG",@progbits,__x86.get_pc_thunk.bx,comdat
52 .globl __x86.get_pc_thunk.bx
53 .hidden __x86.get_pc_thunk.bx
54 .type __x86.get_pc_thunk.bx, @function
55 __x86.get_pc_thunk.bx:
58 .section .text.__x86.get_pc_thunk.cx,"axG",@progbits,__x86.get_pc_thunk.cx,comdat
59 .globl __x86.get_pc_thunk.cx
60 .hidden __x86.get_pc_thunk.cx
61 .type __x86.get_pc_thunk.cx, @function
62 __x86.get_pc_thunk.cx:
65 .section .note.GNU-stack,"",@progbits