ΒΆExpected<std::vector<
std::shared_ptr<codeview::DebugSubsection>>>
toCodeViewSubsectionList(
llvm::BumpPtrAllocator& Allocator,
ArrayRef<
llvm::CodeViewYAML::YAMLDebugSubsection>
Subsections,
const codeview::StringsAndChecksums& SC)
Expected<std::vector<
std::shared_ptr<codeview::DebugSubsection>>>
toCodeViewSubsectionList(
llvm::BumpPtrAllocator& Allocator,
ArrayRef<
llvm::CodeViewYAML::YAMLDebugSubsection>
Subsections,
const codeview::StringsAndChecksums& SC)
Declared at: llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h:121
Parameters
- llvm::BumpPtrAllocator& Allocator
- ArrayRef<llvm::CodeViewYAML::YAMLDebugSubsection> Subsections
- const codeview::StringsAndChecksums& SC