Searched refs:_phdr (Results 1 – 2 of 2) sorted by relevance
75 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument82 struct elf32_phdr *phdr32 = _phdr; in arch_elf_pt_proc()83 struct elf64_phdr *phdr64 = _phdr; in arch_elf_pt_proc()
15 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument