Home
last modified time | relevance | path

Searched refs:extract_operations (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/com32/lib/sys/module/
Delf_module.c113 static int extract_operations(struct elf_module *module) { in extract_operations() function
275 CHECKED(res, extract_operations(module), error); in module_load()