]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-i386/hidden3.s
config:
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / hidden3.s
CommitLineData
41bed6dd
L
1 .text
2.globl bar
3 .type bar, @function
4bar:
5 leal foo@GOTOFF(%ecx), %eax
6 ret
7 .size bar, .-bar
8 .hidden foo