3 .type get_func1, @function
5 movq func1@GOTPCREL(%rip), %rax
7 .size get_func1, .-get_func1
9 .type call_func1, @function
11 jmp *func1@GOTPCREL(%rip)
12 .size call_func1, .-call_func1
15 .section .rodata,"a",@progbits
17 .section .data.rel,"aw",@progbits
26 .type func1_p, @object
29 .section .note.GNU-stack,"",@progbits