Searched refs:CurCUIndexSection (Results 1 – 2 of 2) sorted by relevance
567 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection, in handleSection() argument613 CurCUIndexSection = Contents; in handleSection()684 StringRef CurCUIndexSection; in write() local698 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()745 if (CurCUIndexSection.empty()) { in write()831 DataExtractor CUIndexData(CurCUIndexSection, Obj.isLittleEndian(), 0); in write()
85 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection,