Searched refs:M64_PLT_ENTSIZE (Results 1 – 4 of 4) 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()148 ((pltoff / M64_PLT_ENTSIZE) * M64_PLT_ENTSIZE); in plt64_resolution()151 M64_PLT_ENTSIZE) != PS_OK) { in plt64_resolution()
213 #define M64_PLT_ENTSIZE 32 /* plt entry size in bytes */ macro218 M64_PLT_ENTSIZE) /* first 4 plt's reserved */226 M64_PLT_ENTSIZE) /* size of far PLT block */235 #define M_PLT_ENTSIZE M64_PLT_ENTSIZE
164 #define M64_PLT_ENTSIZE M32_PLT_ENTSIZE macro175 #define M_PLT_ENTSIZE M64_PLT_ENTSIZE
69 if (pltoff < (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE)) { in Ppltdest()71 M_PLT_XNumber * M64_PLT_ENTSIZE) / M64_PLT_ENTSIZE; in Ppltdest()75 M64_PLT_ENTSIZE); in Ppltdest()