Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-undefined / require-defined.s
CommitLineData
0a618243
AB
1 .text
2 .global _start
3_start:
4 .word 0
5
6 .section .text.1, "ax"
7 .global bar
8bar:
9 .word 0
This page took 0.176227 seconds and 4 git commands to generate.