Searched refs:phdr32 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/kernel/
H A Delf.c83 struct elf32_phdr *phdr32 = _phdr; local
106 if (phdr32->p_type != PT_MIPS_ABIFLAGS)
109 if (phdr32->p_filesz < sizeof(abiflags))
111 pos = phdr32->p_offset;

Completed in 119 milliseconds