Fix ld --gc-section segfault with ARMv8-M entry function in absolute section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / emit-relocs1-vxworks.d
CommitLineData
7df428b1
RS
1#source: emit-relocs1.s
2#ld: -Ttext 0x10000 --defsym target=0xc000 -e0 --emit-relocs
3#objdump: -dr
4#...
5 +10000: e1a00000 nop .*
6 +10004: e1a00000 nop .*
7 +10008: e1a00000 nop .*
8 +1000c: e1a00000 nop .*
9 +10010: eaffeffa b c000 <target>
046e56f7 10 +10010: R_ARM_PC24 target-0x8
7df428b1
RS
11 +10014: eaffeffd b c010 <target\+0x10>
12 +10014: R_ARM_PC24 target\+0x8
This page took 0.434833 seconds and 4 git commands to generate.