ElfW_Rel
rel = (ElfW_Rel *)(void *)((caddr_t) rel + relent);
ElfW_Rel *rel;
rel = (ElfW_Rel *)(dynp->d_un.d_ptr + baseaddr);