Home | History | Annotate | Download | only in bfd

Lines Matching defs:plt_header_size

3108   bfd_size_type plt_header_size;
3603 htab->plt_header_size = 0;
3609 htab->plt_header_size
3629 htab->plt_header_size = 4 * ARRAY_SIZE (elf32_thumb2_plt0_entry);
3747 ret->plt_header_size = 16;
3750 ret->plt_header_size = 20;
8475 splt->size += htab->plt_header_size;
8491 splt->size += htab->plt_header_size;
8550 bfd_vma plt_header_size;
8565 plt_header_size = 0;
8574 plt_header_size = htab->plt_header_size;
8599 plt_index = ((root_plt->offset - plt_header_size)
14520 if (h->plt.offset == htab->plt_header_size)
15091 htab->root.splt->size += htab->plt_header_size;
15634 if (splt->size > 0 && htab->plt_header_size)
15756 num_plts = ((htab->root.splt->size - htab->plt_header_size)
16004 bfd_vma addr, plt_header_size;
16016 plt_header_size = 0;
16021 plt_header_size = htab->plt_header_size;
16074 if (thumb_stub_p || addr == plt_header_size)
18462 htab->plt_header_size = 4 * ARRAY_SIZE (elf32_arm_nacl_plt0_entry);
18843 htab->plt_header_size = 0;