Home
last modified time | relevance | path

Searched refs:Elf64_Phdr_t (Results 1 – 2 of 2) sorted by relevance

/seL4-master/src/arch/x86/64/kernel/
A Delf.c28 Elf64_Phdr_t *phdr = (Elf64_Phdr_t *)((paddr_t)elf + elf->e_phoff); in elf_getMemoryBounds()
55 Elf64_Phdr_t *phdr = (Elf64_Phdr_t *)((paddr_t)elf + elf->e_phoff); in elf_load()
/seL4-master/include/arch/x86/arch/64/mode/kernel/
A Delf.h38 } Elf64_Phdr_t, Elf_Phdr_t; typedef

Completed in 2 milliseconds