Searched refs:elf_checkFile (Results 1 - 4 of 4) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/kernel/
H A Delf.h20 bool_t elf_checkFile(Elf_Header_t* elfFile);
/seL4-l4v-10.1.1/seL4/src/arch/x86/32/kernel/
H A Delf.c19 elf_checkFile(Elf32_Header_t* elfFile) function
/seL4-l4v-10.1.1/seL4/src/arch/x86/64/kernel/
H A Delf.c17 elf_checkFile(Elf64_Header_t *elf) function
/seL4-l4v-10.1.1/seL4/src/arch/x86/kernel/
H A Dboot_sys.c129 if (!elf_checkFile(elf_file)) {

Completed in 36 milliseconds