Searched refs:remove_shdrs (Results 1 – 2 of 2) sorted by relevance
151 static bool remove_shdrs; variable290 remove_shdrs = true; in parse_opt()728 if (remove_shdrs ? !(shdr_info[cnt].shdr.sh_flags & SHF_ALLOC) in handle_elf()1083 if (debug_fname != NULL && !remove_shdrs) in handle_elf()2002 if (!remove_shdrs) in handle_elf()2100 if (remove_shdrs) in handle_elf()
1628 * strip.c (remove_shdrs): New variable.