Home
last modified time | relevance | path

Searched refs:phdr32 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/kernel/
H A Delf.c83 struct elf32_phdr *phdr32 = _phdr; in arch_elf_pt_proc() local
106 if (phdr32->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()
109 if (phdr32->p_filesz < sizeof(abiflags)) in arch_elf_pt_proc()
111 pos = phdr32->p_offset; in arch_elf_pt_proc()