Searched refs:keep_secs (Results 1 – 2 of 2) sorted by relevance
175 static struct section_pattern *keep_secs = NULL; variable203 free_sec_patterns (keep_secs); in free_patterns()337 add_pattern (&keep_secs, arg); in parse_opt()359 && section_name_matches (keep_secs, ".comment")) in parse_opt()1210 if (section_name_matches (keep_secs, shdr_info[cnt].name)) in handle_elf()1324 if (section_name_matches (keep_secs, shdr_info[cnt].name)) in handle_elf()
821 (keep_secs, remove_secs): New globals.827 (handle_elf): Handle and sanity check keep_secs and remove_secs.