Home
last modified time | relevance | path

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

/arch/metag/include/asm/
Delf.h107 struct elf32_phdr;
111 struct elf32_phdr *eppnt, int prot, int type,
116 struct elf32_phdr *eppnt, int prot, in metag_elf_map()
/arch/powerpc/boot/
Delf.h94 typedef struct elf32_phdr { struct
/arch/mips/kernel/
Delf.c84 struct elf32_phdr *phdr32 = _phdr; in arch_elf_pt_proc()