Lines Matching refs:DebugSubsection
92 virtual std::shared_ptr<DebugSubsection>
110 std::shared_ptr<DebugSubsection>
124 std::shared_ptr<DebugSubsection>
140 std::shared_ptr<DebugSubsection>
156 std::shared_ptr<DebugSubsection>
170 std::shared_ptr<DebugSubsection>
184 std::shared_ptr<DebugSubsection>
198 std::shared_ptr<DebugSubsection>
212 std::shared_ptr<DebugSubsection>
227 std::shared_ptr<DebugSubsection>
401 std::shared_ptr<DebugSubsection> YAMLChecksumsSubsection::toCodeViewSubsection( in toCodeViewSubsection()
412 std::shared_ptr<DebugSubsection> YAMLLinesSubsection::toCodeViewSubsection( in toCodeViewSubsection()
442 std::shared_ptr<DebugSubsection>
463 std::shared_ptr<DebugSubsection>
473 std::shared_ptr<DebugSubsection>
488 std::shared_ptr<DebugSubsection> YAMLSymbolsSubsection::toCodeViewSubsection( in toCodeViewSubsection()
498 std::shared_ptr<DebugSubsection>
508 std::shared_ptr<DebugSubsection> YAMLFrameDataSubsection::toCodeViewSubsection( in toCodeViewSubsection()
530 std::shared_ptr<DebugSubsection>
746 Expected<std::vector<std::shared_ptr<DebugSubsection>>>
750 std::vector<std::shared_ptr<DebugSubsection>> Result; in toCodeViewSubsectionList()
755 std::shared_ptr<DebugSubsection> CVS; in toCodeViewSubsectionList()