Searched refs:hasTBSS (Results 1 – 2 of 2) sorted by relevance
135 bool hasTBSS() const { return (f_pTBSS != NULL) && (f_pTBSS->size() != 0); } in hasTBSS() function
1848 if (file_format->hasTData() || file_format->hasTBSS()) { in createProgramHdrs()1852 if (file_format->hasTBSS()) in createProgramHdrs()