Lines Matching refs:DebugSubsectionKind
556 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, Symbols),
557 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, Lines),
558 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, StringTable),
559 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, FileChecksums),
560 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, FrameData),
561 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, InlineeLines),
562 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, CrossScopeImports),
563 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, CrossScopeExports),
564 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, ILLines),
565 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, FuncMDTokenMap),
566 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),
567 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, MergedAssemblyInput),
568 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, CoffSymbolRVA),
1156 switch (DebugSubsectionKind(SubType)) {
1157 case DebugSubsectionKind::FileChecksums:
1161 case DebugSubsectionKind::StringTable:
1241 switch (DebugSubsectionKind(SubType)) {
1242 case DebugSubsectionKind::Symbols:
1246 case DebugSubsectionKind::InlineeLines:
1250 case DebugSubsectionKind::FileChecksums:
1254 case DebugSubsectionKind::Lines: {
1284 case DebugSubsectionKind::FrameData: {