Searched refs:CurTUIndexSection (Results 1 – 2 of 2) sorted by relevance
567 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection, in handleSection() argument615 CurTUIndexSection = Contents; in handleSection()685 StringRef CurTUIndexSection; in write() local699 CurTUIndexSection, SectionLength)) in write()883 if (!CurTUIndexSection.empty()) { in write()904 DataExtractor TUIndexData(CurTUIndexSection, Obj.isLittleEndian(), 0); in write()
85 StringRef &CurCUIndexSection, StringRef &CurTUIndexSection,