Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libebl/
H A Deblsectionstripp.c39 const char *name, bool remove_comment, in ebl_section_strip_p()
/aosp_15_r20/external/ComputeLibrary/scripts/
H A Dadd_copyright.py34 def remove_comment( content ): function
/aosp_15_r20/external/elfutils/libelf/
H A Delf-knowledge.h37 #define SECTION_STRIP_P(shdr, name, remove_comment) \ argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/romlib/
Dromlib_generator.py99 def build_template(self, name, mapping=None, remove_comment=False): argument
/aosp_15_r20/external/arm-trusted-firmware/lib/romlib/
H A Dromlib_generator.py99 def build_template(self, name, mapping=None, remove_comment=False): argument
/aosp_15_r20/external/elfutils/src/
H A Dstrip.c150 static bool remove_comment; variable