Searched refs:l4util_elf_check_magic (Results 1 – 2 of 2) sorted by relevance
888 static inline int l4util_elf_check_magic(ElfW(Ehdr) const *hdr);895 int l4util_elf_check_magic(ElfW(Ehdr) const *hdr) in l4util_elf_check_magic() function
59 return l4util_elf_check_magic((ElfW(Ehdr) *)this)
Completed in 7 milliseconds