Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp105 bool RequiresStringTable = opts::pdb2yaml::DumpModuleFiles || in dumpStringTable() local
108 if (!RequiresStringTable && !RequestedStringTable) in dumpStringTable()