ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / ppc476-shared2.d
1 #source: ppc476-shared.s
2 #as: -a32
3 #ld: -melf32ppc -shared -z common-page-size=0x10000 --ppc476-workaround -T ppc476-shared.lnk
4 #objdump: -R
5 #target: powerpc*-*-*
6
7 .*: file format .*
8
9 DYNAMIC RELOCATION RECORDS
10 OFFSET TYPE VALUE
11 0001000[02] R_PPC_ADDR16_LO \.text\+0x00050000
12 0002000[02] R_PPC_ADDR16_LO \.text\+0x00050000
13 0003000[02] R_PPC_ADDR16_LO \.text\+0x00050000
14 0004000[02] R_PPC_ADDR16_HA \.text\+0x00050000
15 0004001[02] R_PPC_ADDR16_HA \.text\+0x00050000
16 0004002[02] R_PPC_ADDR16_HA \.text\+0x00050000
This page took 0.029635 seconds and 4 git commands to generate.