Searched refs:section_table_free (Results 1 – 1 of 1) sorted by relevance
30 static void section_table_free(struct dload_state *dlthis);184 section_table_free(&dl_state); in dynamic_load_module()290 section_table_free(&dl_state); in dynamic_open_module()568 static void section_table_free(struct dload_state *dlthis) in section_table_free() function