Home
last modified time | relevance | path

Searched refs:SECTION_STRIP_P (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libebl/
Deblsectionstripp.c69 return SECTION_STRIP_P (shdr, name, remove_comment); in ebl_section_strip_p()
/external/elfutils/libelf/
Delf-knowledge.h37 #define SECTION_STRIP_P(shdr, name, remove_comment) \ macro
Delf32_checksum.c106 if (SECTION_STRIP_P (shdr, in elfw2()
DChangeLog803 * elf-knowledge.h (SECTION_STRIP_P): Check name is not NULL.
989 * elf-knowledge.h (SECTION_STRIP_P): Remove < SHT_NUM check.
1642 * elf-knowledge.h (SECTION_STRIP_P): Don't handle removal of debug
1644 * elf32_checksum.c: Adjust for change in SECTION_STRIP_P interface.
/external/elfutils/src/
DChangeLog4498 Use ebl_section_strip_p instead of SECTION_STRIP_P.
4499 * strip.c: Use ebl_section_strip_p instead of SECTION_STRIP_P.