blob: 3e6a2a1e3b1a56b4dfa521ee42e2139b81bb6bf6 [file] [log] [blame]
.text
.globl bar
.type bar, @function
bar:
movabsq $foo@GOTOFF, %rax
.size bar, .-bar
.weak foo
.hidden foo