Home | History | Annotate | Download | only in bfd

Lines Matching full:address

93   relent->address = reloc->r_vaddr;
103 relent->address -= section->vma;
118 /* The address of the thing to be relocated will have moved back by
119 the size of the shrink - but we don't change reloc->address here,
123 /* reloc->address -= shrink; conceptual */
125 bfd_vma address = reloc->address - shrink;
146 bfd_perform_slip (abfd, 2, input_section, address);
158 input_section->output_offset + address;
160 /* See if the address we're looking at within 127 bytes of where
172 bfd_perform_slip (abfd, 2, input_section, address);
180 input_section->output_offset + address;
182 /* See if the address we're looking at within 127 bytes of where
196 bfd_perform_slip (abfd, 2, input_section, address);
208 R_MOV16B1 R_MOV16B2 mov.b with 16bit or 8 bit address
318 input_section, reloc->address)))
343 input_section, reloc->address)))