Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp853 auto CodeViewSubsections = ExitOnErr(CodeViewYAML::toCodeViewSubsectionList( in yamlToPdb() local
855 for (auto &SS : CodeViewSubsections) { in yamlToPdb()