Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
HDDIASession.cpp76 const wchar_t *msdia_dll = L"msdia140.dll"; in LoadDIA() local
78 if (FAILED(HR = NoRegCoCreate(msdia_dll, CLSID_DiaSource, IID_IDiaDataSource, in LoadDIA()