[AArch64] Fix branch stubs for BE
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-local-addend.d
CommitLineData
2e0488d3
JW
1#source: emit-relocs-local-addend-foo.s
2#source: emit-relocs-local-addend-bar.s
d6f18fe6 3#ld: -T relocs.ld -e0 --emit-relocs
2e0488d3
JW
4#readelf: -r
5
a485e98e 6Relocation section '\.rela\.text' at offset .* contains 4 entries:
2e0488d3 7 Offset Info Type Sym\. Value Sym\. Name \+ Addend
d6f18fe6
JW
8000000010000 000200000113 R_AARCH64_ADR_PRE 0000000000010018 \.rodata \+ 0
9000000010004 000200000115 R_AARCH64_ADD_ABS 0000000000010018 \.rodata \+ 0
1000000001000c 000200000113 R_AARCH64_ADR_PRE 0000000000010018 \.rodata \+ 10
11000000010010 000200000115 R_AARCH64_ADD_ABS 0000000000010018 \.rodata \+ 10
2e0488d3 12
a485e98e 13Relocation section '\.rela\.rodata' at offset .* contains 2 entries:
2e0488d3 14 Offset Info Type Sym\. Value Sym. Name \+ Addend
d6f18fe6
JW
15000000010020 000200000101 R_AARCH64_ABS64 0000000000010018 \.rodata \+ 0
16000000010030 000200000101 R_AARCH64_ABS64 0000000000010018 \.rodata \+ 10
This page took 0.087436 seconds and 4 git commands to generate.