Home
last modified time | relevance | path

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

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