Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp829 auto CodeViewSubsections = ExitOnErr(CodeViewYAML::toCodeViewSubsectionList( in yamlToPdb() local
831 for (auto &SS : CodeViewSubsections) { in yamlToPdb()