RTLD_MAKE_PLABEL
*((Elf_Addr *)where) = (Elf_Addr)(RTLD_MAKE_PLABEL(plabel));
return RTLD_MAKE_PLABEL(plabel);
f = (Elf_Addr (*)(void))RTLD_MAKE_PLABEL(&plabel);