Searched refs:InlineeLines (Results 1 – 7 of 7) sorted by relevance
34 return visitUnknown(ModuleSubstreamKind::InlineeLines, Data); in visitInlineeLines()85 case ModuleSubstreamKind::InlineeLines: in visitModuleSubstream()
248 CV_ENUM_CLASS_ENT(ModuleSubstreamKind, InlineeLines),
37 ; CHECK: SubSectionType: InlineeLines (0xF6)
296 InlineeLines = 0xf6, enumerator
151 ; OBJ: SubSectionType: InlineeLines (0xF6)
496 LLVM_READOBJ_ENUM_CLASS_ENT(ModuleSubstreamKind, InlineeLines),798 case ModuleSubstreamKind::InlineeLines: in printCodeViewSymbolSection()
501 MCSymbol *InlineEnd = beginCVSubsection(ModuleSubstreamKind::InlineeLines); in emitInlineeLinesSubsection()