Home | History | Annotate | Download | only in bfd

Lines Matching refs:RELOC_SIZE

40 #define RELOC_SIZE(HTAB) \
7449 sreloc->size += RELOC_SIZE (htab) * count;
7464 htab->root.irelplt->size += RELOC_SIZE (htab) * count;
7468 sreloc->size += RELOC_SIZE (htab) * count;
7488 loc += sreloc->reloc_count++ * RELOC_SIZE (htab);
7489 if (sreloc->reloc_count * RELOC_SIZE (htab) > sreloc->size)
7685 val |= plt_index * RELOC_SIZE (htab);
7705 val |= plt_index * RELOC_SIZE (htab);
7713 + (plt_index * 2 + 1) * RELOC_SIZE (htab));
7721 loc += RELOC_SIZE (htab);
7893 loc = srel->contents + plt_index * RELOC_SIZE (htab);
9613 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals);
9614 BFD_ASSERT (loc + RELOC_SIZE (globals)
14114 || !add_dynamic_entry (DT_RELENT, RELOC_SIZE (htab)))
14121 || !add_dynamic_entry (DT_RELAENT, RELOC_SIZE (htab)))
14651 p = htab->srelplt2->contents + RELOC_SIZE (htab);
14660 p += RELOC_SIZE (htab);
14665 p += RELOC_SIZE (htab);