Searched refs:CurCUIndexSection (Results 1 – 2 of 2) sorted by relevance
484 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection, in handleSection() argument530 CurCUIndexSection = Contents; in handleSection()595 StringRef CurCUIndexSection; in write() local609 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()641 if (CurCUIndexSection.empty()) { in write()711 DataExtractor CUIndexData(CurCUIndexSection, Obj.isLittleEndian(), 0); in write()
78 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection,