HomeSort by relevance Sort by last modified time
    Searched refs:remove_comment (Results 1 - 4 of 4) sorted by null

  /external/elfutils/src/libebl/
eblsectionstripp.c 39 const char *name, bool remove_comment,
66 return SECTION_STRIP_P (shdr, name, remove_comment);
libebl.h 201 bool remove_comment, bool only_remove_debug);
  /external/elfutils/src/libelf/
elf-knowledge.h 37 #define SECTION_STRIP_P(shdr, name, remove_comment) \
47 && (remove_comment \
  /external/elfutils/src/src/
strip.c 137 static bool remove_comment; variable
264 remove_comment = true;
269 remove_comment = true;
705 shdr_info[cnt].name, remove_comment,
    [all...]

Completed in 2146 milliseconds