Searched refs:_phdr (Results 1 – 2 of 2) sorted by relevance
76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument83 struct elf32_phdr *phdr32 = _phdr; in arch_elf_pt_proc()84 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