DEBSOURCES
Skip Quicknav
sources / binutils-djgpp / 2.35.1%2Bdfsg-1 / gnu / binutils-2.35.1 / ld / testsuite / ld-i386 / hidden1.s
123456789
.text .globl bar .type bar, @function bar: leal foo@GOTOFF(%ecx), %eax ret .size bar, .-bar .weak foo .hidden foo