Searched refs:OutSection (Results 1 – 1 of 1) sorted by relevance
437 MCSection *OutSection = SectionPair->second.first; in handleSection() local438 if (OutSection == StrOffsetSection) in handleSection()440 else if (OutSection == StrSection) in handleSection()442 else if (OutSection == TypesSection) in handleSection()444 else if (OutSection == CUIndexSection) in handleSection()446 else if (OutSection == TUIndexSection) in handleSection()449 Out.SwitchSection(OutSection); in handleSection()