Searched refs:cvStrTab (Results 1 – 1 of 1) sorted by relevance
193 DebugStringTableSubsectionRef cvStrTab; member in __anona4e0361e0111::DebugSHandler774 assert(!cvStrTab.valid() && in handleDebugS()776 exitOnErr(cvStrTab.initialize(ss.getRecordData())); in handleDebugS()926 if (!cvStrTab.valid()) { in finish()985 exitOnErr(cvStrTab.getString(fc.FileNameOffset)); in finish()1698 DebugStringTableSubsectionRef &cvStrTab, in findLineTable() argument1730 assert(!cvStrTab.valid() && in findLineTable()1732 exitOnErr(cvStrTab.initialize(ss.getRecordData())); in findLineTable()1768 if (cvStrTab.valid() && checksums.valid() && lines.header()) in findLineTable()1783 DebugStringTableSubsectionRef cvStrTab; in getFileLineCodeView() local[all …]