Searched refs:phdr32 (Results 1 – 2 of 2) sorted by relevance
82 struct elf32_phdr *phdr32 = _phdr; in arch_elf_pt_proc() local105 if (phdr32->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()108 if (phdr32->p_filesz < sizeof(abiflags)) in arch_elf_pt_proc()110 pos = phdr32->p_offset; in arch_elf_pt_proc()
206 Elf32_Phdr *phdr32; in main() local289 phdr32 = elf + ehdr_field(e_phoff); in main()