Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp47 Error LoadDIA(CComPtr<IDiaDataSource> &DiaDataSource) { in LoadDIA() function
86 if (auto E = LoadDIA(DiaDataSource)) in createFromPdb()
111 if (auto EC = LoadDIA(DiaDataSource)) in createFromExe()