3 .type implementation1, @function
7 .size implementation1, .-implementation1
9 .type implementation2, @function
13 .size implementation2, .-implementation2
15 .type resolver2, @function
17 movl implementation2@GOT, %eax
19 .size resolver2, .-resolver2
20 .type func2, @gnu_indirect_function
23 .type resolver1, @function
25 movl implementation1@GOT, %eax
27 .size resolver1, .-resolver1
29 .type func1, @gnu_indirect_function
33 .type get_func2, @function
37 .size get_func2, .-get_func2
40 .type call_func2, @function
43 .size call_func2, .-call_func2
44 .section .note.GNU-stack,"",@progbits