Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr22791-1b.s
1 .text
2 .globl main
3 .type main, @function
4 main:
5 movl foo(%rip), %eax
6 .size main, .-main
This page took 0.02962 seconds and 4 git commands to generate.