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

/linux-master/arch/mips/kernel/
H A Delf.c84 struct elf64_phdr *phdr64 = _phdr; local
113 if (phdr64->p_type != PT_MIPS_ABIFLAGS)
115 if (phdr64->p_filesz < sizeof(abiflags))
117 pos = phdr64->p_offset;

Completed in 195 milliseconds