Searched refs:T_UNSET (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Delfcompress.c50 #define T_UNSET 0 macro
54 static int type = T_UNSET;
125 if (type != T_UNSET)
139 if (type == T_UNSET)
633 int shstrtab_compressed = T_UNSET;
637 int symtab_compressed = T_UNSET;
884 if (symtab_compressed == T_UNSET)
1008 if (shstrtab_compressed == T_UNSET)
1044 if (shstrtab_compressed != T_UNSET)
1149 if (symtab_compressed == T_UNSET)
[all...]

Completed in 76 milliseconds