Searched refs:M_PLT_ENTSIZE (Results 1 – 15 of 15) sorted by relevance
66 ((pltoff / M_PLT_ENTSIZE) * M_PLT_ENTSIZE); in plt64_resolution()
111 pltoff = (2 * M_PLT_ENTSIZE) / M_PLT_INSSIZE; in ldso_plt_init()126 pltoff = M_PLT_ENTSIZE / M_PLT_INSSIZE; in ldso_plt_init()518 if (pltoff < (M64_PLT_NEARPLTS * M_PLT_ENTSIZE)) { in elf_bndr()519 pltndx = addr / M_PLT_ENTSIZE; in elf_bndr()523 pltblockoff = pltoff - (M64_PLT_NEARPLTS * M_PLT_ENTSIZE); in elf_bndr()536 if (!lmp || (!farplt && (addr % M_PLT_ENTSIZE) != 0) || in elf_bndr()698 PLTPAD(lmp) = (void *)((uintptr_t)PLTPAD(lmp) + M_PLT_ENTSIZE); in bindpltpad()715 for (i = 0; i < (M_PLT_ENTSIZE / sizeof (uint_t)); i++) { in bindpltpad()718 iflush_range((caddr_t)plt, M_PLT_ENTSIZE); in bindpltpad()790 pltoff = (2 * M_PLT_ENTSIZE) / M_PLT_INSSIZE; in elf_reloc()[all …]
235 #define M_PLT_ENTSIZE M64_PLT_ENTSIZE macro244 #define M_PLT_ENTSIZE M32_PLT_ENTSIZE
124 #define M_PLT_ENTSIZE M32_PLT_ENTSIZE macro
161 #define M_PLT_ENTSIZE M64_PLT_ENTSIZE macro
161 ((pltoff / M_PLT_ENTSIZE) * M_PLT_ENTSIZE); in plt32_resolution()
207 (pltndx * M_PLT_ENTSIZE); in ld_calc_plt_addr()222 (M64_PLT_NEARPLTS * M_PLT_ENTSIZE) + in ld_calc_plt_addr()310 pltblockoff = (M64_PLT_NEARPLTS * M_PLT_ENTSIZE) + in plt_far_entry()410 pltoff = M_PLT_RESERVSZ + (pltndx - 1) * M_PLT_ENTSIZE; in plt_entry()434 (((pltoff + M_PLT_ENTSIZE) >> 2) & S_MASK(19)); in plt_entry()510 (pltndx * M_PLT_ENTSIZE); in ld_calc_plt_addr()533 pltoff = M_PLT_RESERVSZ + (pltndx - 1) * M_PLT_ENTSIZE; in plt_entry()2163 M_PLT_ENTSIZE, /* m_plt_entsize */ in ld_targ_init_sparc()
176 M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) * M_PLT_ENTSIZE); in ld_calc_plt_addr()186 static uchar_t pltn_entry[M_PLT_ENTSIZE] = {204 M_PLT_ENTSIZE); in plt_entry()1447 static uchar_t plt0_template[M_PLT_ENTSIZE] = {1627 M_PLT_ENTSIZE, /* m_plt_entsize */ in ld_targ_init_x86()
143 M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) * M_PLT_ENTSIZE); in ld_calc_plt_addr()172 M_PLT_ENTSIZE); in plt_entry()1623 M_PLT_ENTSIZE, /* m_plt_entsize */ in ld_targ_init_x86()
436 pltsz = (pltentries + M_PLT_XNumber) * M_PLT_ENTSIZE; in fake_elf64()695 sp->sh_entsize = M_PLT_ENTSIZE; in fake_elf64()
61 i = (pltaddr - fp->file_plt_base) / M_PLT_ENTSIZE - M_PLT_XNumber; in Ppltdest()
389 pltndx = addr / M_PLT_ENTSIZE; in elf_bndr()396 if (!lmp || ((addr % M_PLT_ENTSIZE) != 0)) { in elf_bndr()
465 M_PLT_ENTSIZE) + M_PLT_RESERVSZ; in elf_reloc()
443 M_PLT_ENTSIZE) + M_PLT_RESERVSZ; in elf_reloc()