4 .type get_protected, @function
6 call __x86.get_pc_thunk.ax
7 addl $_GLOBAL_OFFSET_TABLE_, %eax
8 movl protected@GOTOFF(%eax), %eax
10 .size get_protected, .-get_protected
12 .globl get_protected_p
13 .type get_protected_p, @function
15 call __x86.get_pc_thunk.ax
16 addl $_GLOBAL_OFFSET_TABLE_, %eax
17 leal protected@GOTOFF(%eax), %eax
19 .size get_protected_p, .-get_protected_p
24 .type protected, @object
28 .section .text.__x86.get_pc_thunk.ax,"axG",@progbits,__x86.get_pc_thunk.ax,comdat
29 .globl __x86.get_pc_thunk.ax
30 .hidden __x86.get_pc_thunk.ax
31 .type __x86.get_pc_thunk.ax, @function
32 __x86.get_pc_thunk.ax:
35 .section .note.GNU-stack,"",@progbits