Searched refs:PLTPAD (Results 1 – 4 of 4) sorted by relevance
695 plt = PLTPAD(lmp); in bindpltpad()698 PLTPAD(lmp) = (void *)((uintptr_t)PLTPAD(lmp) + M_PLT_ENTSIZE); in bindpltpad()700 if (PLTPAD(lmp) > PLTPADEND(lmp)) { in bindpltpad()1304 if (PLTPAD(lmp) && in elf_reloc()
159 #define PLTPAD(X) (((Rt_elfp *)(X)->rt_priv)->e_pltpad) macro
2104 PLTPAD(lmp) = (void *)(dyn->d_un.d_ptr + base);2185 if (PLTPAD(lmp)) {2187 PLTPAD(lmp) = NULL;2189 PLTPADEND(lmp) = (void *)((Addr)PLTPAD(lmp) +
240 @ MSG_DT_PLTPAD_CFNP "PLTPAD"