Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/sys/module/
Delf_module.c282 image_unload(module); in module_load()
309 image_unload(module); in module_load()
Dcommon.h57 extern int image_unload(struct elf_module *module);
Dcommon.c116 int image_unload(struct elf_module *module) { in image_unload() function
/external/syslinux/core/elflink/
Dcommon.h48 extern int image_unload(struct elf_module *module);