PT_DYNAMIC
} else if (GET_BE(&pt[i].p_type) == PT_DYNAMIC) {
} else if (GET_LE(&pt[i].p_type) == PT_DYNAMIC) {
if (phdr->p_type != PT_DYNAMIC)
{ .p_type = PT_DYNAMIC, .p_vaddr = 0x0000d928, .p_memsz = 0x000200, },
if (phdrtab[i].p_type == PT_DYNAMIC)
} else if (pt[i].p_type == PT_DYNAMIC) {