Searched refs:CVStrTab (Results 1 – 1 of 1) sorted by relevance
242 DebugStringTableSubsectionRef CVStrTab; member in __anon97f256dd0111::DebugSHandler1189 assert(!CVStrTab.valid() && in handleDebugS()1191 ExitOnErr(CVStrTab.initialize(SS.getRecordData())); in handleDebugS()1231 if (!CVStrTab.valid()) { in finish()1264 ExitOnErr(CVStrTab.getString(FC.FileNameOffset)); in finish()1656 DebugStringTableSubsectionRef &CVStrTab, in findLineTable() argument1688 assert(!CVStrTab.valid() && in findLineTable()1690 ExitOnErr(CVStrTab.initialize(SS.getRecordData())); in findLineTable()1726 if (CVStrTab.valid() && Checksums.valid() && Lines.header()) in findLineTable()1741 DebugStringTableSubsectionRef CVStrTab; in getFileLine() local[all …]