3 .globl __pthread_setspecific
4 .type __pthread_setspecific, @function
15 leaq __pthread_keys
(%rip
), %rdx
18 movq
(%rdx
,%rax
), %rdx
30 # 82 "pthread_setspecific.c" 1
53 leaq __pthread_keys
(%rip
), %rcx
55 movq
(%rcx
,%rdx
), %rdx
64 # 61 "pthread_setspecific.c" 1
65 movq
%fs:1296(,%r13,8),%rax
86 # 75 "pthread_setspecific.c" 1
87 movq
%rax
,%fs:1296(,%r13,8)
94 .size __pthread_setspecific, .-__pthread_setspecific
95 .weak pthread_setspecific
96 .set pthread_setspecific,__pthread_setspecific