Home | History | Annotate | Download | only in bfd

Lines Matching full:reloc_size

40 #define RELOC_SIZE(HTAB) \
8407 sreloc->size += RELOC_SIZE (htab) * count;
8422 htab->root.irelplt->size += RELOC_SIZE (htab) * count;
8426 sreloc->size += RELOC_SIZE (htab) * count;
8446 loc += sreloc->reloc_count++ * RELOC_SIZE (htab);
8447 if (sreloc->reloc_count * RELOC_SIZE (htab) > sreloc->size)
8643 val |= plt_index * RELOC_SIZE (htab);
8663 val |= plt_index * RELOC_SIZE (htab);
8671 + (plt_index * 2 + 1) * RELOC_SIZE (htab));
8679 loc += RELOC_SIZE (htab);
8851 loc = srel->contents + plt_index * RELOC_SIZE (htab);
10577 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals);
10578 BFD_ASSERT (loc + RELOC_SIZE (globals)
15214 || !add_dynamic_entry (DT_RELENT, RELOC_SIZE (htab)))
15221 || !add_dynamic_entry (DT_RELAENT, RELOC_SIZE (htab)))
15758 p = htab->srelplt2->contents + RELOC_SIZE (htab);
15767 p += RELOC_SIZE (htab);
15772 p += RELOC_SIZE (htab);