Home | History | Annotate | Download | only in bfd

Lines Matching refs:PLT_ENTRY_SIZE

211 #define PLT_ENTRY_SIZE                  (32)
227 static const bfd_byte elfNN_aarch64_small_plt0_entry[PLT_ENTRY_SIZE] =
1836 bfd_size_type plt_entry_size;
2126 ret->plt_header_size = PLT_ENTRY_SIZE;
2127 ret->plt_entry_size = PLT_SMALL_ENTRY_SIZE;
4568 globals->plt_entry_size);
4574 plt_index = h->plt.offset / globals->plt_entry_size;
7218 htab->plt_entry_size,
7426 htab->root.splt->size += PLT_ENTRY_SIZE;
7616 plt_index = (h->plt.offset - htab->plt_header_size) / htab->plt_entry_size;
7621 plt_index = h->plt.offset / htab->plt_entry_size;
7925 PLT_ENTRY_SIZE);
7927 PLT_ENTRY_SIZE;
8037 this_hdr.sh_entsize = htab->plt_entry_size;
8154 return plt->vma + PLT_ENTRY_SIZE + i * PLT_SMALL_ENTRY_SIZE;