Searched defs:remove_comment (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/elfutils/libebl/ |
H A D | eblsectionstripp.c | 39 const char *name, bool remove_comment, in ebl_section_strip_p()
|
/aosp_15_r20/external/ComputeLibrary/scripts/ |
H A D | add_copyright.py | 34 def remove_comment( content ): function
|
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf-knowledge.h | 37 #define SECTION_STRIP_P(shdr, name, remove_comment) \ argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/romlib/ |
D | romlib_generator.py | 99 def build_template(self, name, mapping=None, remove_comment=False): argument
|
/aosp_15_r20/external/arm-trusted-firmware/lib/romlib/ |
H A D | romlib_generator.py | 99 def build_template(self, name, mapping=None, remove_comment=False): argument
|
/aosp_15_r20/external/elfutils/src/ |
H A D | strip.c | 150 static bool remove_comment; variable
|