Home
last modified time | relevance | path

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

/external/elfutils/src/
Dstrip.c608 int tcompress_type = 0; in remove_debug_relocations() local
620 tcompress_type = tchdr.ch_type; in remove_debug_relocations()
725 else if (tcompress_type != 0) in remove_debug_relocations()
727 if (elf_compress (tscn, tcompress_type, ELF_CHF_FORCE) != 1) in remove_debug_relocations()