Home | History | Annotate | Download | only in bfd

Lines Matching defs:RELOC_SIZE

40 #define RELOC_SIZE(HTAB) \
9432 sreloc->size += RELOC_SIZE (htab) * count;
9447 htab->root.irelplt->size += RELOC_SIZE (htab) * count;
9451 sreloc->size += RELOC_SIZE (htab) * count;
9471 loc += sreloc->reloc_count++ * RELOC_SIZE (htab);
9472 if (sreloc->reloc_count * RELOC_SIZE (htab) > sreloc->size)
9642 val |= plt_index * RELOC_SIZE (htab);
9662 val |= plt_index * RELOC_SIZE (htab);
9670 + (plt_index * 2 + 1) * RELOC_SIZE (htab));
9678 loc += RELOC_SIZE (htab);
9714 htab->root.srelplt->reloc_count * RELOC_SIZE (htab),
9889 loc = srel->contents + plt_index * RELOC_SIZE (htab);
11707 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals);
11708 BFD_ASSERT (loc + RELOC_SIZE (globals)
17471 p = htab->srelplt2->contents + RELOC_SIZE (htab);
17480 p += RELOC_SIZE (htab);
17485 p += RELOC_SIZE (htab);