Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblsectionstripp.c66 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()
DChangeLog383 * elf-knowledge.h (SECTION_STRIP_P): Check name is not NULL.
569 * elf-knowledge.h (SECTION_STRIP_P): Remove < SHT_NUM check.
1222 * elf-knowledge.h (SECTION_STRIP_P): Don't handle removal of debug
1224 * elf32_checksum.c: Adjust for change in SECTION_STRIP_P interface.
/external/elfutils/src/
DChangeLog3288 Use ebl_section_strip_p instead of SECTION_STRIP_P.
3289 * strip.c: Use ebl_section_strip_p instead of SECTION_STRIP_P.
Dldgeneric.c4158 if (SECTION_STRIP_P (shdr, elf_strptr (ld_state.outelf, shstrndx, in compute_hash_sum()