mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
266b05cf76
(_bfd_elf_canonicalize_dynamic_reloc): Find dynamic relocations even if they are not loaded. * elflink.c (_bfd_elf_init_2_index_sections): Set data_index_section first. * ld-arm/symbian-seg1.s, ld-arm/symbian-seg1.d: New files. * ld-arm/arm-elf.exp: Run symbian-seg1.
9 lines
211 B
Makefile
9 lines
211 B
Makefile
#source: symbian-seg1.s
|
|
#ld: -Ttext 0x10000 -Tdata 0x400000
|
|
#objdump: -dR
|
|
#...
|
|
+10000: 00400000 .word 0x00400000
|
|
+10000: R_ARM_RELATIVE .data
|
|
+10004: 00010008 .word 0x00010008
|
|
+10004: R_ARM_RELATIVE .text
|