Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / reloc.s
1 .section echidna
2 .long .text
3
4 .section platypus,"ax"
5 .long .text
6
7 .text
8 b _start@plt
9 nop
This page took 0.029917 seconds and 4 git commands to generate.