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