Searched defs:remove_comment (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/libebl/
H A Deblsectionstripp.c60 const char *name, bool remove_comment,
87 return SECTION_STRIP_P (shdr, name, remove_comment);
59 ebl_section_strip_p(Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, const char *name, bool remove_comment, bool only_remove_debug) argument
/external/elfutils/src/
H A Dstrip.c137 static bool remove_comment; variable
250 remove_comment = true;
255 remove_comment = true;
665 shdr_info[cnt].name, remove_comment,

Completed in 74 milliseconds