Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp219 if (ExeSymbol == 0) in initializeExeSymbol()
220 ExeSymbol = Cache.createSymbol<NativeExeSymbol>(); in initializeExeSymbol()
226 return Cache.getNativeSymbolById<NativeExeSymbol>(ExeSymbol); in getNativeGlobalScope()
/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()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp363 if (ExeSymbol == 0) in initializeExeSymbol()
364 ExeSymbol = Cache.createSymbol<NativeExeSymbol>(); in initializeExeSymbol()
370 return Cache.getNativeSymbolById<NativeExeSymbol>(ExeSymbol); in getNativeGlobalScope()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h111 SymIndexId ExeSymbol = 0; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h126 SymIndexId ExeSymbol = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp155 std::unique_ptr<PDBSymbolExe> ExeSymbol( in getGlobalScope() local
157 return ExeSymbol; in getGlobalScope()
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp155 std::unique_ptr<PDBSymbolExe> ExeSymbol( in getGlobalScope() local
157 return ExeSymbol; in getGlobalScope()