PT_DYNAMIC         42 arch/sparc/vdso/vdso2c.h 		} else if (GET_BE(&pt[i].p_type) == PT_DYNAMIC) {
PT_DYNAMIC         44 arch/x86/entry/vdso/vdso2c.h 		} else if (GET_LE(&pt[i].p_type) == PT_DYNAMIC) {
PT_DYNAMIC        828 fs/binfmt_elf_fdpic.c 		if (phdr->p_type != PT_DYNAMIC)
PT_DYNAMIC        123 tools/testing/selftests/vDSO/parse_vdso.c 		} else if (pt[i].p_type == PT_DYNAMIC) {