Searched refs:section_name_matches (Results 1 – 3 of 3) sorted by relevance
208 section_name_matches (struct section_pattern *patterns, const char *name) in section_name_matches() function359 && section_name_matches (keep_secs, ".comment")) in parse_opt()1199 if (section_name_matches (remove_secs, shdr_info[cnt].name)) in handle_elf()1210 if (section_name_matches (keep_secs, shdr_info[cnt].name)) in handle_elf()1321 || section_name_matches (remove_secs, shdr_info[cnt].name))) in handle_elf()1324 if (section_name_matches (keep_secs, shdr_info[cnt].name)) in handle_elf()
160 section_name_matches (const char *name) in section_name_matches() function477 if (section_name_matches (sname)) in process_file()
822 (add_pattern, free_sec_patterns, free_patterns, section_name_matches):