OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elf_identify
(Results
1 - 2
of
2
) sorted by null
/external/kmod/testsuite/
init_module.c
219
static uint8_t
elf_identify
(void *mem)
function
262
class =
elf_identify
(mem);
/external/kmod/libkmod/
libkmod-elf.c
93
static int
elf_identify
(const void *memory, uint64_t size)
function
284
class =
elf_identify
(memory, size);
Completed in 138 milliseconds