Lines Matching refs:DebugSubsectionKind
667 if (ss.kind() != DebugSubsectionKind::Symbols) in writeAllModuleSymbolRecords()
779 case DebugSubsectionKind::StringTable: { in handleDebugS()
785 case DebugSubsectionKind::FileChecksums: in handleDebugS()
790 case DebugSubsectionKind::Lines: in handleDebugS()
791 case DebugSubsectionKind::InlineeLines: in handleDebugS()
794 case DebugSubsectionKind::FrameData: in handleDebugS()
797 case DebugSubsectionKind::Symbols: in handleDebugS()
803 case DebugSubsectionKind::CrossScopeImports: in handleDebugS()
804 case DebugSubsectionKind::CrossScopeExports: in handleDebugS()
809 case DebugSubsectionKind::ILLines: in handleDebugS()
810 case DebugSubsectionKind::FuncMDTokenMap: in handleDebugS()
811 case DebugSubsectionKind::TypeMDTokenMap: in handleDebugS()
812 case DebugSubsectionKind::MergedAssemblyInput: in handleDebugS()
816 case DebugSubsectionKind::CoffSymbolRVA: in handleDebugS()
820 case DebugSubsectionKind::XfgHashType: in handleDebugS()
821 case DebugSubsectionKind::XfgHashVirtual: in handleDebugS()
848 UnrelocatedDebugSubsection(DebugSubsectionKind k, SectionChunk *debugChunk, in UnrelocatedDebugSubsection()
870 if (kind() == DebugSubsectionKind::InlineeLines && in commit()
1747 case DebugSubsectionKind::StringTable: { in findLineTable()
1753 case DebugSubsectionKind::FileChecksums: in findLineTable()
1758 case DebugSubsectionKind::Lines: { in findLineTable()