Home
last modified time | relevance | path

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

/arch/powerpc/boot/
Delf.h106 typedef struct elf64_phdr { struct
/arch/alpha/boot/tools/
Dobjstrip.c32 # define elf_phdr elf64_phdr
/arch/mips/kernel/
Delf.c84 struct elf64_phdr *phdr64 = _phdr; in arch_elf_pt_proc()