Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp855 auto CodeViewSubsections = ExitOnErr(CodeViewYAML::toCodeViewSubsectionList( in yamlToPdb() local
857 for (auto &SS : CodeViewSubsections) { in yamlToPdb()