Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h46 PdbFeatureMinimalDebugInfo = 0x2, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp76 Features |= PdbFeatureMinimalDebugInfo; in reload()