Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h25 std::unique_ptr<IPDBRawSymbol> ExeSymbol);
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp147 std::unique_ptr<PDBSymbolExe> ExeSymbol( in getGlobalScope() local
149 return ExeSymbol; in getGlobalScope()