Searched refs:M64_PLT_NEARPLTS (Results 1 – 5 of 5) sorted by relevance
67 if (pltoff >= (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE)) { in plt64_resolution()84 pltblockoff = pltoff - (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE); in plt64_resolution()91 pltaddr = pltbase + (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE) + in plt64_resolution()
69 if (pltoff < (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE)) { in Ppltdest()74 pltblockoff = pltoff - (M64_PLT_NEARPLTS * in Ppltdest()76 i = M64_PLT_NEARPLTS + in Ppltdest()
205 if ((pltndx) < M64_PLT_NEARPLTS) { in ld_calc_plt_addr()211 farpltndx = pltndx - M64_PLT_NEARPLTS; in ld_calc_plt_addr()222 (M64_PLT_NEARPLTS * M_PLT_ENTSIZE) + in ld_calc_plt_addr()293 M_PLT_XNumber - M64_PLT_NEARPLTS) / M64_PLT_FBLKCNTS); in plt_far_entry()298 farpltndx = pltndx - 1 + M_PLT_XNumber - M64_PLT_NEARPLTS; in plt_far_entry()310 pltblockoff = (M64_PLT_NEARPLTS * M_PLT_ENTSIZE) + in plt_far_entry()333 M64_PLT_NEARPLTS) % M64_PLT_FBLKCNTS; in plt_far_entry()405 if ((pltndx - 1 + M_PLT_XNumber) >= M64_PLT_NEARPLTS) { in plt_entry()
220 #define M64_PLT_NEARPLTS 0x8000 /* # of NEAR PLTS we can have */ macro
158 if (pltndx >= (M64_PLT_NEARPLTS - M_PLT_XNumber)) { in elf_plt_write()518 if (pltoff < (M64_PLT_NEARPLTS * M_PLT_ENTSIZE)) { in elf_bndr()523 pltblockoff = pltoff - (M64_PLT_NEARPLTS * M_PLT_ENTSIZE); in elf_bndr()524 pltndx = M64_PLT_NEARPLTS + in elf_bndr()