Searched refs:FLG_STTAB_COMPRESS (Results 1 – 4 of 4) sorted by relevance
173 if ((stp->st_flags & FLG_STTAB_COMPRESS) == 0) in st_new()218 if ((stp->st_flags & FLG_STTAB_COMPRESS) == 0) in st_insert()276 if ((stp->st_flags & FLG_STTAB_COMPRESS) == 0) in st_delstring()372 if ((stp->st_flags & FLG_STTAB_COMPRESS) == 0) { in st_setstring()556 if ((stp->st_flags & FLG_STTAB_COMPRESS) == 0) { in st_getstrtab_sz()663 if ((stp->st_flags & FLG_STTAB_COMPRESS) == 0) { in st_setstrbuf()
320 if ((stp->st_flags & FLG_STTAB_COMPRESS) == 0) { in dump_stringtab()
114 #define FLG_STTAB_COMPRESS 0x01 /* compressed string table */ macro
106 if (stp->st_flags & FLG_STTAB_COMPRESS) in Dbg_sec_strtab()114 ((stp->st_flags & FLG_STTAB_COMPRESS) == 0)) in Dbg_sec_strtab()