Lines Matching refs:T_COMPRESS_GNU
54 #define T_COMPRESS_GNU 3 /* zlib-gnu */ macro
129 type = T_COMPRESS_GNU; in parse_opt()
492 else if (!force && type == T_COMPRESS_GNU in process_file()
504 && ((type != T_COMPRESS_GNU in process_file()
507 || (type == T_COMPRESS_GNU in process_file()
742 case T_COMPRESS_GNU: in process_file()
764 shstrtab_compressed = T_COMPRESS_GNU; in process_file()
771 symtab_compressed = T_COMPRESS_GNU; in process_file()
941 symtab_compressed = T_COMPRESS_GNU; in process_file()
1080 shstrtab_compressed = T_COMPRESS_GNU; in process_file()
1088 shstrtab_compressed == T_COMPRESS_GNU, in process_file()
1222 symtab_compressed = T_COMPRESS_GNU; in process_file()
1230 symtab_compressed == T_COMPRESS_GNU, in process_file()