Lines Matching refs:DebugSubsection
28 #include "llvm/DebugInfo/CodeView/DebugSubsection.h"
90 virtual std::shared_ptr<DebugSubsection>
108 std::shared_ptr<DebugSubsection>
122 std::shared_ptr<DebugSubsection>
138 std::shared_ptr<DebugSubsection>
154 std::shared_ptr<DebugSubsection>
168 std::shared_ptr<DebugSubsection>
182 std::shared_ptr<DebugSubsection>
196 std::shared_ptr<DebugSubsection>
210 std::shared_ptr<DebugSubsection>
225 std::shared_ptr<DebugSubsection>
399 std::shared_ptr<DebugSubsection> YAMLChecksumsSubsection::toCodeViewSubsection(
410 std::shared_ptr<DebugSubsection> YAMLLinesSubsection::toCodeViewSubsection(
440 std::shared_ptr<DebugSubsection>
461 std::shared_ptr<DebugSubsection>
471 std::shared_ptr<DebugSubsection>
486 std::shared_ptr<DebugSubsection> YAMLSymbolsSubsection::toCodeViewSubsection(
496 std::shared_ptr<DebugSubsection>
506 std::shared_ptr<DebugSubsection> YAMLFrameDataSubsection::toCodeViewSubsection(
528 std::shared_ptr<DebugSubsection>
744 Expected<std::vector<std::shared_ptr<DebugSubsection>>>
748 std::vector<std::shared_ptr<DebugSubsection>> Result;
753 std::shared_ptr<DebugSubsection> CVS;