Searched refs:phdr32 (Results 1 – 1 of 1) sorted by relevance
84 struct elf32_phdr *phdr32 = _phdr; in arch_elf_pt_proc() local106 if (phdr32->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()109 if (phdr32->p_filesz < sizeof(abiflags)) in arch_elf_pt_proc()112 ret = kernel_read(elf, phdr32->p_offset, in arch_elf_pt_proc()