Searched refs:remove_shdrs (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/src/
H A Dstrip.c143 static bool remove_shdrs; variable
285 remove_shdrs = true;
703 if (remove_shdrs ? !(shdr_info[cnt].shdr.sh_flags & SHF_ALLOC)
1039 if (debug_fname != NULL && !remove_shdrs)
1893 if (!remove_shdrs)
1989 if (remove_shdrs)

Completed in 160 milliseconds