Lines Matching refs:toCodeViewSubsection

94   toCodeViewSubsection(BumpPtrAllocator &Allocator,
112 toCodeViewSubsection(BumpPtrAllocator &Allocator,
126 toCodeViewSubsection(BumpPtrAllocator &Allocator,
142 toCodeViewSubsection(BumpPtrAllocator &Allocator,
158 toCodeViewSubsection(BumpPtrAllocator &Allocator,
172 toCodeViewSubsection(BumpPtrAllocator &Allocator,
186 toCodeViewSubsection(BumpPtrAllocator &Allocator,
200 toCodeViewSubsection(BumpPtrAllocator &Allocator,
214 toCodeViewSubsection(BumpPtrAllocator &Allocator,
229 toCodeViewSubsection(BumpPtrAllocator &Allocator,
402 std::shared_ptr<DebugSubsection> YAMLChecksumsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLChecksumsSubsection
413 std::shared_ptr<DebugSubsection> YAMLLinesSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLLinesSubsection
444 YAMLInlineeLinesSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLInlineeLinesSubsection
465 YAMLCrossModuleExportsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCrossModuleExportsSubsection
475 YAMLCrossModuleImportsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCrossModuleImportsSubsection
489 std::shared_ptr<DebugSubsection> YAMLSymbolsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLSymbolsSubsection
500 YAMLStringTableSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLStringTableSubsection
509 std::shared_ptr<DebugSubsection> YAMLFrameDataSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLFrameDataSubsection
532 YAMLCoffSymbolRVASubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCoffSymbolRVASubsection
757 CVS = SS.Subsection->toCodeViewSubsection(Allocator, SC); in toCodeViewSubsectionList()
940 auto Result = SS.Subsection->toCodeViewSubsection(Allocator, SC); in initializeStringsAndChecksums()
952 auto Result = SS.Subsection->toCodeViewSubsection(Allocator, SC); in initializeStringsAndChecksums()