Synopsis

Declared in <llvm/ObjectYAML/CodeViewYAMLDebugSections.h>

std::vector<YAMLDebugSubsection>
fromDebugS(
    ArrayRef<uint8_t> Data,
    codeview::StringsAndChecksumsRef const& SC);

Created with MrDocs