PLTPAD
PLTPAD(lmp) = (void *)(dyn->d_un.d_ptr + base);
if (PLTPAD(lmp)) {
PLTPAD(lmp) = NULL;
PLTPADEND(lmp) = (void *)((Addr)PLTPAD(lmp) +
if (PLTPAD(lmp) &&
plt = PLTPAD(lmp);
PLTPAD(lmp) = (void *)((uintptr_t)PLTPAD(lmp) + M_PLT_ENTSIZE);
if (PLTPAD(lmp) > PLTPADEND(lmp)) {