Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/DebugInfo/PDB/
HDPDBSymbolExe.h24 std::unique_ptr<IPDBRawSymbol> ExeSymbol);
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/
HDDIASession.cpp129 std::unique_ptr<PDBSymbolExe> ExeSymbol( in getGlobalScope() local
131 return ExeSymbol; in getGlobalScope()