blob: c9285c07c17adc4fca78710ae44cd1c50bf6a989 [file] [log] [blame]
.text
.globl _start
.type _start, @function
_start:
movq __start_my_section@GOTPCREL(%rip), %rax
ret
.size _start, .-_start
.section my_section,"aw",@progbits
.align 8
.long 4660
.long 22136