ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-293.d
1 #source: emit-relocs-293.s
2 #ld: -Ttext 0x1000000000000 --defsym tempy=0x2000000000000000 --defsym tempy2=0x8 -e0 --emit-relocs
3 #objdump: -dr
4
5 #...
6 +1000000000000: d2e3ffe4 mov x4, #0x1fff000000000000 // #2305561534236983296
7 1000000000000: R_AARCH64_MOVW_PREL_G3 tempy
8 +1000000000004: 92e00007 movn x7, #0x0, lsl #48
9 1000000000004: R_AARCH64_MOVW_PREL_G3 tempy2
This page took 0.054466 seconds and 4 git commands to generate.