Lines Matching refs:toCodeViewSubsection
91 toCodeViewSubsection(BumpPtrAllocator &Allocator,
109 toCodeViewSubsection(BumpPtrAllocator &Allocator,
123 toCodeViewSubsection(BumpPtrAllocator &Allocator,
139 toCodeViewSubsection(BumpPtrAllocator &Allocator,
155 toCodeViewSubsection(BumpPtrAllocator &Allocator,
169 toCodeViewSubsection(BumpPtrAllocator &Allocator,
183 toCodeViewSubsection(BumpPtrAllocator &Allocator,
197 toCodeViewSubsection(BumpPtrAllocator &Allocator,
211 toCodeViewSubsection(BumpPtrAllocator &Allocator,
226 toCodeViewSubsection(BumpPtrAllocator &Allocator,
399 std::shared_ptr<DebugSubsection> YAMLChecksumsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLChecksumsSubsection
410 std::shared_ptr<DebugSubsection> YAMLLinesSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLLinesSubsection
441 YAMLInlineeLinesSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLInlineeLinesSubsection
462 YAMLCrossModuleExportsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCrossModuleExportsSubsection
472 YAMLCrossModuleImportsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCrossModuleImportsSubsection
486 std::shared_ptr<DebugSubsection> YAMLSymbolsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLSymbolsSubsection
497 YAMLStringTableSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLStringTableSubsection
506 std::shared_ptr<DebugSubsection> YAMLFrameDataSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLFrameDataSubsection
529 YAMLCoffSymbolRVASubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCoffSymbolRVASubsection
752 CVS = SS.Subsection->toCodeViewSubsection(Allocator, SC); in toCodeViewSubsectionList()
935 auto Result = SS.Subsection->toCodeViewSubsection(Allocator, SC); in initializeStringsAndChecksums()
947 auto Result = SS.Subsection->toCodeViewSubsection(Allocator, SC); in initializeStringsAndChecksums()