Home | History | Annotate | Download | only in bfd

Lines Matching refs:RELOC_SIZE

207 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
4683 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
4686 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
5234 * RELOC_SIZE (htab);
5259 * RELOC_SIZE (globals);
5316 * RELOC_SIZE (htab);
5381 * RELOC_SIZE (globals);
5872 htab->srelbss->size += RELOC_SIZE (htab);
6967 htab->root.srelplt->size += RELOC_SIZE (htab);
7028 htab->root.srelgot->size += RELOC_SIZE (htab);
7064 htab->root.srelplt->size += RELOC_SIZE (htab);
7074 htab->root.srelgot->size += RELOC_SIZE (htab) * 2;
7077 htab->root.srelgot->size += RELOC_SIZE (htab);
7174 sreloc->size += p->count * RELOC_SIZE (htab);
7321 srel->size += p->count * RELOC_SIZE (htab);
7374 htab->root.srelplt->size += RELOC_SIZE (htab);
7380 htab->root.srelgot->size += RELOC_SIZE (htab) * 2;
7383 htab->root.srelgot->size += RELOC_SIZE (htab);
7546 || !add_dynamic_entry (DT_RELAENT, RELOC_SIZE (htab)))
7681 loc = relplt->contents + plt_index * RELOC_SIZE (htab);
7848 loc += htab->root.srelgot->reloc_count++ * RELOC_SIZE (htab);
7871 loc += htab->srelbss->reloc_count++ * RELOC_SIZE (htab);