Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Delf.c84 struct elf64_phdr *phdr64 = _phdr; in arch_elf_pt_proc() local
113 if (phdr64->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()
115 if (phdr64->p_filesz < sizeof(abiflags)) in arch_elf_pt_proc()
117 pos = phdr64->p_offset; in arch_elf_pt_proc()