blob: de450fe081ee5a754e9c4c368099cf8bd8f5db68 [file] [log] [blame]
.text
.p2align 4
.globl get_bar
.type get_bar, @function
get_bar:
.cfi_startproc
movq bar@GOTPCREL(%rip), %rax
ret
.cfi_endproc
.size get_bar, .-get_bar
bar = 0x7fffffff
.section .note.GNU-stack,"",@progbits