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