Searched refs:CurCUIndexSection (Results 1 – 2 of 2) sorted by relevance
543 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection, in handleSection() argument589 CurCUIndexSection = Contents; in handleSection()660 StringRef CurCUIndexSection; in write() local674 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()721 if (CurCUIndexSection.empty()) { in write()807 DataExtractor CUIndexData(CurCUIndexSection, Obj.isLittleEndian(), 0); in write()
85 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection,