Home
last modified time | relevance | path

Searched defs:remove_comment (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libebl/
Deblsectionstripp.c39 const char *name, bool remove_comment, in ebl_section_strip_p()
/external/elfutils/libelf/
Delf-knowledge.h37 #define SECTION_STRIP_P(shdr, name, remove_comment) \ argument
/external/elfutils/src/
Dstrip.c151 static bool remove_comment; variable