Searched refs:elf_identify (Results 1 – 2 of 2) sorted by relevance
219 static uint8_t elf_identify(void *mem) in elf_identify() function262 class = elf_identify(mem); in init_module()
93 static int elf_identify(const void *memory, uint64_t size) in elf_identify() function284 class = elf_identify(memory, size); in kmod_elf_new()