Lines Matching refs:DebugSubsection
28 #include "llvm/DebugInfo/CodeView/DebugSubsection.h"
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(
412 std::shared_ptr<DebugSubsection> YAMLLinesSubsection::toCodeViewSubsection(
442 std::shared_ptr<DebugSubsection>
463 std::shared_ptr<DebugSubsection>
473 std::shared_ptr<DebugSubsection>
488 std::shared_ptr<DebugSubsection> YAMLSymbolsSubsection::toCodeViewSubsection(
498 std::shared_ptr<DebugSubsection>
508 std::shared_ptr<DebugSubsection> YAMLFrameDataSubsection::toCodeViewSubsection(
530 std::shared_ptr<DebugSubsection>
746 Expected<std::vector<std::shared_ptr<DebugSubsection>>>
750 std::vector<std::shared_ptr<DebugSubsection>> Result;
755 std::shared_ptr<DebugSubsection> CVS;