Searched refs:remove_shdrs (Results 1 – 2 of 2) sorted by relevance
157 static bool remove_shdrs; variable347 remove_shdrs = true; in parse_opt()1316 if (remove_shdrs ? !(shdr_info[cnt].shdr.sh_flags & SHF_ALLOC) in handle_elf()1708 if (debug_fname != NULL && !remove_shdrs && removing_sections) in handle_elf()2470 if (!remove_shdrs) in handle_elf()2563 if (remove_shdrs) in handle_elf()
2691 * strip.c (remove_shdrs): New variable.