Searched refs:elfedit_unload_module (Results 1 – 3 of 3) sorted by relevance
245 extern void elfedit_unload_module(const char *name);
802 elfedit_unload_module(moddef->ml_mod->mod_name); in cmd_unload()809 elfedit_unload_module(*argv); in cmd_unload()
1923 elfedit_unload_module(const char *name) in elfedit_unload_module() function