Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblsectionstripp.c87 return SECTION_STRIP_P (shdr, name, remove_comment); in ebl_section_strip_p()
/external/elfutils/libelf/
Delf-knowledge.h58 #define SECTION_STRIP_P(shdr, name, remove_comment) \ macro
Delf32_checksum.c133 if (SECTION_STRIP_P (shdr,
DChangeLog462 * elf-knowledge.h (SECTION_STRIP_P): Don't handle removal of debug
464 * elf32_checksum.c: Adjust for change in SECTION_STRIP_P interface.
/external/elfutils/src/
DChangeLog1160 Use ebl_section_strip_p instead of SECTION_STRIP_P.
1161 * strip.c: Use ebl_section_strip_p instead of SECTION_STRIP_P.
Dldgeneric.c4168 if (SECTION_STRIP_P (shdr, elf_strptr (ld_state.outelf, shstrndx, in compute_hash_sum()