Lines Matching refs:toCodeViewSubsection
93 toCodeViewSubsection(BumpPtrAllocator &Allocator,
111 toCodeViewSubsection(BumpPtrAllocator &Allocator,
125 toCodeViewSubsection(BumpPtrAllocator &Allocator,
141 toCodeViewSubsection(BumpPtrAllocator &Allocator,
157 toCodeViewSubsection(BumpPtrAllocator &Allocator,
171 toCodeViewSubsection(BumpPtrAllocator &Allocator,
185 toCodeViewSubsection(BumpPtrAllocator &Allocator,
199 toCodeViewSubsection(BumpPtrAllocator &Allocator,
213 toCodeViewSubsection(BumpPtrAllocator &Allocator,
228 toCodeViewSubsection(BumpPtrAllocator &Allocator,
401 std::shared_ptr<DebugSubsection> YAMLChecksumsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLChecksumsSubsection
412 std::shared_ptr<DebugSubsection> YAMLLinesSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLLinesSubsection
443 YAMLInlineeLinesSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLInlineeLinesSubsection
464 YAMLCrossModuleExportsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCrossModuleExportsSubsection
474 YAMLCrossModuleImportsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCrossModuleImportsSubsection
488 std::shared_ptr<DebugSubsection> YAMLSymbolsSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLSymbolsSubsection
499 YAMLStringTableSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLStringTableSubsection
508 std::shared_ptr<DebugSubsection> YAMLFrameDataSubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLFrameDataSubsection
531 YAMLCoffSymbolRVASubsection::toCodeViewSubsection( in toCodeViewSubsection() function in YAMLCoffSymbolRVASubsection
756 CVS = SS.Subsection->toCodeViewSubsection(Allocator, SC); in toCodeViewSubsectionList()
939 auto Result = SS.Subsection->toCodeViewSubsection(Allocator, SC); in initializeStringsAndChecksums()
951 auto Result = SS.Subsection->toCodeViewSubsection(Allocator, SC); in initializeStringsAndChecksums()