Lines Matching refs:DebugSubsectionKind
664 if (ss.kind() != DebugSubsectionKind::Symbols) in writeAllModuleSymbolRecords()
776 case DebugSubsectionKind::StringTable: { in handleDebugS()
782 case DebugSubsectionKind::FileChecksums: in handleDebugS()
787 case DebugSubsectionKind::Lines: in handleDebugS()
788 case DebugSubsectionKind::InlineeLines: in handleDebugS()
791 case DebugSubsectionKind::FrameData: in handleDebugS()
794 case DebugSubsectionKind::Symbols: in handleDebugS()
800 case DebugSubsectionKind::CrossScopeImports: in handleDebugS()
801 case DebugSubsectionKind::CrossScopeExports: in handleDebugS()
806 case DebugSubsectionKind::ILLines: in handleDebugS()
807 case DebugSubsectionKind::FuncMDTokenMap: in handleDebugS()
808 case DebugSubsectionKind::TypeMDTokenMap: in handleDebugS()
809 case DebugSubsectionKind::MergedAssemblyInput: in handleDebugS()
813 case DebugSubsectionKind::CoffSymbolRVA: in handleDebugS()
817 case DebugSubsectionKind::XfgHashType: in handleDebugS()
818 case DebugSubsectionKind::XfgHashVirtual: in handleDebugS()
845 UnrelocatedDebugSubsection(DebugSubsectionKind k, SectionChunk *debugChunk, in UnrelocatedDebugSubsection()
867 if (kind() == DebugSubsectionKind::InlineeLines && in commit()
1781 case DebugSubsectionKind::StringTable: { in findLineTable()
1787 case DebugSubsectionKind::FileChecksums: in findLineTable()
1792 case DebugSubsectionKind::Lines: { in findLineTable()