Home
last modified time | relevance | path

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

/arch/mips/kernel/
Delf.c77 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument
84 struct elf32_phdr *phdr32 = _phdr; in arch_elf_pt_proc()
85 struct elf64_phdr *phdr64 = _phdr; in arch_elf_pt_proc()