Lines Matching refs:DebugSubsectionKind
662 if (ss.kind() != DebugSubsectionKind::Symbols) in writeAllModuleSymbolRecords()
773 case DebugSubsectionKind::StringTable: { in handleDebugS()
779 case DebugSubsectionKind::FileChecksums: in handleDebugS()
784 case DebugSubsectionKind::Lines: in handleDebugS()
785 case DebugSubsectionKind::InlineeLines: in handleDebugS()
788 case DebugSubsectionKind::FrameData: in handleDebugS()
791 case DebugSubsectionKind::Symbols: in handleDebugS()
797 case DebugSubsectionKind::CrossScopeImports: in handleDebugS()
798 case DebugSubsectionKind::CrossScopeExports: in handleDebugS()
803 case DebugSubsectionKind::ILLines: in handleDebugS()
804 case DebugSubsectionKind::FuncMDTokenMap: in handleDebugS()
805 case DebugSubsectionKind::TypeMDTokenMap: in handleDebugS()
806 case DebugSubsectionKind::MergedAssemblyInput: in handleDebugS()
810 case DebugSubsectionKind::CoffSymbolRVA: in handleDebugS()
814 case DebugSubsectionKind::XfgHashType: in handleDebugS()
815 case DebugSubsectionKind::XfgHashVirtual: in handleDebugS()
842 UnrelocatedDebugSubsection(DebugSubsectionKind k, SectionChunk *debugChunk, in UnrelocatedDebugSubsection()
864 if (kind() == DebugSubsectionKind::InlineeLines && in commit()
1729 case DebugSubsectionKind::StringTable: { in findLineTable()
1735 case DebugSubsectionKind::FileChecksums: in findLineTable()
1740 case DebugSubsectionKind::Lines: { in findLineTable()