DEBSOURCES
Skip Quicknav
sources / binutils-djgpp / 2.35.1%2Bdfsg-1 / gnu / binutils-2.35.1 / ld / testsuite / ld-sh / fdpic-plt.s
1234567891011
.text .globl f .type f,@function f: mov.l .L1, r0 mov.l .L2, r1 .align 2 .L1: .long foo@PLT .L2: .long bar@PLT