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