Home
last modified time | relevance | path

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

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