1 .section my_section,"aw",@progbits
10 .type _start, @function
12 movl foo@GOTPCREL
(%rip
), %eax
13 movl bar@GOTPCREL
(%rip
), %r11d
14 movq foo@GOTPCREL
(%rip
), %rax
15 movq bar@GOTPCREL
(%rip
), %r11
16 movq __start_my_section@GOTPCREL
(%rip
), %rax
17 movq __stop_my_section@GOTPCREL
(%rip
), %r11
18 .size _start, .-_start