Searched refs:remove_secs (Results 1 – 2 of 2) sorted by relevance
176 static struct section_pattern *remove_secs = NULL; variable204 free_sec_patterns (remove_secs); in free_patterns()250 (debug_fname != NULL || remove_secs != NULL in main()333 add_pattern (&remove_secs, arg); in parse_opt()1245 if (section_name_matches (remove_secs, shdr_info[cnt].name)) in handle_elf()1367 || section_name_matches (remove_secs, shdr_info[cnt].name))) in handle_elf()
1227 (keep_secs, remove_secs): New globals.1233 (handle_elf): Handle and sanity check keep_secs and remove_secs.