Lines Matching refs:T_COMPRESS_GNU
53 #define T_COMPRESS_GNU 3 /* zlib-gnu */ macro
133 type = T_COMPRESS_GNU; in parse_opt()
476 && ((type != T_COMPRESS_GNU in process_file()
479 || (type == T_COMPRESS_GNU in process_file()
706 case T_COMPRESS_GNU: in process_file()
728 shstrtab_compressed = T_COMPRESS_GNU; in process_file()
735 symtab_compressed = T_COMPRESS_GNU; in process_file()
905 symtab_compressed = T_COMPRESS_GNU; in process_file()
1040 shstrtab_compressed = T_COMPRESS_GNU; in process_file()
1048 shstrtab_compressed == T_COMPRESS_GNU, in process_file()
1182 symtab_compressed = T_COMPRESS_GNU; in process_file()
1190 symtab_compressed == T_COMPRESS_GNU, in process_file()