Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfcompress.c669 int shstrtab_compressed = T_UNSET; in process_file() local
764 shstrtab_compressed = T_COMPRESS_GNU; in process_file()
820 shstrtab_compressed = T_COMPRESS_ZLIB; in process_file()
1048 if (shstrtab_compressed == T_UNSET) in process_file()
1078 shstrtab_compressed = T_COMPRESS_ZLIB; in process_file()
1080 shstrtab_compressed = T_COMPRESS_GNU; in process_file()
1084 if (shstrtab_compressed != T_UNSET) in process_file()
1088 shstrtab_compressed == T_COMPRESS_GNU, in process_file()