Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfcompress.c54 #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()
[all …]