Home
last modified time | relevance | path

Searched refs:elf32_phdr (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Delf.h42 #define elf_phdr elf32_phdr
/linux/arch/powerpc/boot/
H A Delf.h95 typedef struct elf32_phdr { struct
/linux/arch/mips/kernel/
H A Delf.c83 struct elf32_phdr *phdr32 = _phdr; in arch_elf_pt_proc()