Introduce new .text.sorted.* sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / emit-relocs1-vxworks.d
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>
10 +10010: R_ARM_PC24 target-0x8
11 +10014: eaffeffd b c010 <target\+0x10>
12 +10014: R_ARM_PC24 target\+0x8
This page took 0.033196 seconds and 4 git commands to generate.