Searched refs:symtab_compressed (Results 1 – 1 of 1) sorted by relevance
673 int symtab_compressed = T_UNSET; in process_file() local771 symtab_compressed = T_COMPRESS_GNU; in process_file()828 symtab_compressed = T_COMPRESS_ZLIB; in process_file()920 if (symtab_compressed == T_UNSET) in process_file()931 symtab_compressed = T_COMPRESS_ZLIB; in process_file()941 symtab_compressed = T_COMPRESS_GNU; in process_file()1189 if (symtab_compressed == T_UNSET) in process_file()1219 symtab_compressed = T_COMPRESS_ZLIB; in process_file()1222 symtab_compressed = T_COMPRESS_GNU; in process_file()1226 if (symtab_compressed != T_UNSET) in process_file()[all …]