Lines Matching refs:DebugSubsection
93 virtual std::shared_ptr<DebugSubsection>
111 std::shared_ptr<DebugSubsection>
125 std::shared_ptr<DebugSubsection>
141 std::shared_ptr<DebugSubsection>
157 std::shared_ptr<DebugSubsection>
171 std::shared_ptr<DebugSubsection>
185 std::shared_ptr<DebugSubsection>
199 std::shared_ptr<DebugSubsection>
213 std::shared_ptr<DebugSubsection>
228 std::shared_ptr<DebugSubsection>
402 std::shared_ptr<DebugSubsection> YAMLChecksumsSubsection::toCodeViewSubsection( in toCodeViewSubsection()
413 std::shared_ptr<DebugSubsection> YAMLLinesSubsection::toCodeViewSubsection( in toCodeViewSubsection()
443 std::shared_ptr<DebugSubsection>
464 std::shared_ptr<DebugSubsection>
474 std::shared_ptr<DebugSubsection>
489 std::shared_ptr<DebugSubsection> YAMLSymbolsSubsection::toCodeViewSubsection( in toCodeViewSubsection()
499 std::shared_ptr<DebugSubsection>
509 std::shared_ptr<DebugSubsection> YAMLFrameDataSubsection::toCodeViewSubsection( in toCodeViewSubsection()
531 std::shared_ptr<DebugSubsection>
747 Expected<std::vector<std::shared_ptr<DebugSubsection>>>
751 std::vector<std::shared_ptr<DebugSubsection>> Result; in toCodeViewSubsectionList()
756 std::shared_ptr<DebugSubsection> CVS; in toCodeViewSubsectionList()