Searched refs:phdr64 (Results 1 – 2 of 2) sorted by relevance
83 struct elf64_phdr *phdr64 = _phdr; in arch_elf_pt_proc() local112 if (phdr64->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()114 if (phdr64->p_filesz < sizeof(abiflags)) in arch_elf_pt_proc()116 pos = phdr64->p_offset; in arch_elf_pt_proc()
207 Elf64_Phdr *phdr64; in main() local290 phdr64 = elf + ehdr_field(e_phoff); in main()