Searched refs:PLTPADEND (Results 1 – 3 of 3) sorted by relevance
160 #define PLTPADEND(X) (((Rt_elfp *)(X)->rt_priv)->e_pltpadend) macro
2189 PLTPADEND(lmp) = (void *)((Addr)PLTPAD(lmp) +
700 if (PLTPAD(lmp) > PLTPADEND(lmp)) { in bindpltpad()