Searched refs:CurCUIndexSection (Results 1 – 2 of 2) sorted by relevance
564 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection, in handleSection() argument610 CurCUIndexSection = Contents; in handleSection()681 StringRef CurCUIndexSection; in write() local695 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()742 if (CurCUIndexSection.empty()) { in write()828 DataExtractor CUIndexData(CurCUIndexSection, Obj.isLittleEndian(), 0); in write()
84 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection,