blob: 813ea2eccc92fb66169d40781804df8e177577d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#source: ppc476-shared.s
#as: -a32
#ld: -melf32ppc -shared --ppc476-workaround -T ppc476-shared.lnk
#objdump: -R
#target: powerpc*-*-*
.*: file format .*
DYNAMIC RELOCATION RECORDS
OFFSET TYPE VALUE
0001000[02] R_PPC_ADDR16_LO \.text\+0x00040144
0002000[02] R_PPC_ADDR16_LO \.text\+0x00040144
0003000[02] R_PPC_ADDR16_LO \.text\+0x00040144
0004000[02] R_PPC_ADDR16_HA \.text\+0x00040144
0004001[02] R_PPC_ADDR16_HA \.text\+0x00040144
0004002[02] R_PPC_ADDR16_HA \.text\+0x00040144
|