4 .type get_func, @function
6 call __x86.get_pc_thunk.ax
7 addl $_GLOBAL_OFFSET_TABLE_, %eax
8 movl func@GOT(%eax), %eax
10 .size get_func, .-get_func
13 .type call_func, @function
15 call __x86.get_pc_thunk.ax
16 addl $_GLOBAL_OFFSET_TABLE_, %eax
18 .size call_func, .-call_func
20 .section .data.rel,"aw",@progbits
26 .section .text.__x86.get_pc_thunk.ax,"axG",@progbits,__x86.get_pc_thunk.ax,comdat
27 .globl __x86.get_pc_thunk.ax
28 .hidden __x86.get_pc_thunk.ax
29 .type __x86.get_pc_thunk.ax, @function
30 __x86.get_pc_thunk.ax:
33 .section .note.GNU-stack,"",@progbits