Home | History | Annotate | Download | only in src

Lines Matching refs:addend

16                    typename ELF::Sxword addend,
21 relocation.r_addend = addend;
29 typename ELF::Sxword addend,
33 relocation.r_addend == addend;
153 // Two more relocations, 4 byte offset deltas, 12 byte addend deltas.
156 // Three more relocations, 8 byte deltas, -24 byte addend deltas.
194 // group 1 - addend 1: 10024 = 0xa8, 0xce, 0x80
198 // group 1 - addend 2: -12 = 0x74
200 // group 1 - addend 3: +12 = 0x0c
209 // group 2 - addend 1: -24 = 0x68
211 // group 2 - addend 2: -24 = 0x68
213 // group 2 - addend 3: -24 = 0x68
251 // group 1 - addend 1: 10024 = 0xa8, 0xce, 0x80
255 // group 1 - addend 2: -12 = 0x74
257 // group 1 - addend 3: +12 = 0x0c
266 // group 2 - addend 1: -24 = 0x68
268 // group 2 - addend 2: -24 = 0x68
270 // group 2 - addend 3: -24 = 0x68
284 // Two more relocations, 4 byte offset deltas, 12 byte addend deltas.
287 // Three more relocations, 8 byte offset deltas, -24 byte addend deltas.