Searched refs:remove_shdrs (Results 1 – 2 of 2) sorted by relevance
143 static bool remove_shdrs; variable285 remove_shdrs = true; in parse_opt()703 if (remove_shdrs ? !(shdr_info[cnt].shdr.sh_flags & SHF_ALLOC) in handle_elf()1039 if (debug_fname != NULL && !remove_shdrs) in handle_elf()1893 if (!remove_shdrs) in handle_elf()1989 if (remove_shdrs) in handle_elf()
1143 * strip.c (remove_shdrs): New variable.