Searched refs:module_exit_section (Results 1 – 3 of 3) sorted by relevance
40 bool module_exit_section(const char *name);
64 bool module_exit_section(const char *name) in module_exit_section() function
2848 bool __weak module_exit_section(const char *name) in module_exit_section() function3070 if (module_exit_section(info->secstrings+shdr->sh_name)) in rewrite_section_headers()