Home
last modified time | relevance | path

Searched refs:CodeViewSubsections (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp829 auto CodeViewSubsections = ExitOnErr(CodeViewYAML::toCodeViewSubsectionList( in yamlToPdb() local
831 for (auto &SS : CodeViewSubsections) { in yamlToPdb()