Lines Matching refs:DebugSubsectionKind
236 CV_ENUM_CLASS_ENT(DebugSubsectionKind, None),
237 CV_ENUM_CLASS_ENT(DebugSubsectionKind, Symbols),
238 CV_ENUM_CLASS_ENT(DebugSubsectionKind, Lines),
239 CV_ENUM_CLASS_ENT(DebugSubsectionKind, StringTable),
240 CV_ENUM_CLASS_ENT(DebugSubsectionKind, FileChecksums),
241 CV_ENUM_CLASS_ENT(DebugSubsectionKind, FrameData),
242 CV_ENUM_CLASS_ENT(DebugSubsectionKind, InlineeLines),
243 CV_ENUM_CLASS_ENT(DebugSubsectionKind, CrossScopeImports),
244 CV_ENUM_CLASS_ENT(DebugSubsectionKind, CrossScopeExports),
245 CV_ENUM_CLASS_ENT(DebugSubsectionKind, ILLines),
246 CV_ENUM_CLASS_ENT(DebugSubsectionKind, FuncMDTokenMap),
247 CV_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),
248 CV_ENUM_CLASS_ENT(DebugSubsectionKind, MergedAssemblyInput),
249 CV_ENUM_CLASS_ENT(DebugSubsectionKind, CoffSymbolRVA),