Searched defs:Elf_Phdr (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/projects/sel4runtime/include/mode/32/sel4runtime/mode/
H A Delf.h17 typedef Elf32_Phdr Elf_Phdr; typedef
/seL4-test-master/projects/sel4runtime/include/mode/64/sel4runtime/mode/
H A Delf.h18 typedef Elf64_Phdr Elf_Phdr; typedef
/seL4-test-master/projects/seL4_libs/libsel4utils/include/sel4utils/
H A Delf.h23 #define Elf_Phdr Elf64_Phdr macro
25 #define Elf_Phdr Elf32_Phdr macro
/seL4-test-master/tools/riscv-pk/pk/
H A Delf.h17 # define Elf_Phdr Elf64_Phdr macro
20 # define Elf_Phdr Elf32_Phdr macro

Completed in 165 milliseconds