Home | History | Annotate | Download | only in bfd

Lines Matching refs:r_length

134 	  if (reloc.r_length == 2)
140 else if (reloc.r_length == 1)
148 if (reloc.r_length == 2)
153 else if (reloc.r_length == 1)
160 if (reloc.r_length == 2)
165 else if (reloc.r_length == 1)
180 switch ((reloc.r_length << 1) | reloc.r_pcrel)
221 rinfo->r_length = bfd_log2 (bfd_get_reloc_size (rel->howto));
238 rinfo->r_length = bfd_log2 (bfd_get_reloc_size (rel->howto));
246 rinfo->r_length = bfd_log2 (bfd_get_reloc_size (rel->howto));
255 rinfo->r_length = bfd_log2 (bfd_get_reloc_size (rel->howto));