reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-dwp/llvm-dwp.cpp
  449   if (OutSection == StrOffsetSection)
  451   else if (OutSection == StrSection)
  453   else if (OutSection == TypesSection)
  455   else if (OutSection == CUIndexSection)
  457   else if (OutSection == TUIndexSection)
  460     Out.SwitchSection(OutSection);