2 .type implementation1, @function
6 .size implementation1, .-implementation1
7 .type implementation2, @function
11 .size implementation2, .-implementation2
12 .type resolver2, @function
14 call __x86.get_pc_thunk.ax
15 addl $_GLOBAL_OFFSET_TABLE_, %eax
16 leal implementation2@GOTOFF(%eax), %eax
18 .size resolver2, .-resolver2
19 .type func2, @gnu_indirect_function
21 .type resolver1, @function
23 call __x86.get_pc_thunk.ax
24 addl $_GLOBAL_OFFSET_TABLE_, %eax
25 leal implementation1@GOTOFF(%eax), %eax
27 .size resolver1, .-resolver1
29 .type func1, @gnu_indirect_function
32 .type get_func2, @function
34 call __x86.get_pc_thunk.ax
35 addl $_GLOBAL_OFFSET_TABLE_, %eax
36 movl func2@GOT(%eax), %eax
38 .size get_func2, .-get_func2
40 .type call_func2, @function
43 call __x86.get_pc_thunk.bx
44 addl $_GLOBAL_OFFSET_TABLE_, %ebx
46 call *get_func2@GOT(%ebx)
47 cmpl func2@GOT(%ebx), %eax
55 .size call_func2, .-call_func2
58 .section .rodata,"a",@progbits
60 .section .data.rel,"aw",@progbits
63 .type func2_p, @object
67 .section .text.__x86.get_pc_thunk.ax,"axG",@progbits,__x86.get_pc_thunk.ax,comdat
68 .globl __x86.get_pc_thunk.ax
69 .hidden __x86.get_pc_thunk.ax
70 .type __x86.get_pc_thunk.ax, @function
71 __x86.get_pc_thunk.ax:
74 .section .text.__x86.get_pc_thunk.bx,"axG",@progbits,__x86.get_pc_thunk.bx,comdat
75 .globl __x86.get_pc_thunk.bx
76 .hidden __x86.get_pc_thunk.bx
77 .type __x86.get_pc_thunk.bx, @function
78 __x86.get_pc_thunk.bx:
81 .section .note.GNU-stack,"",@progbits