Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp88 return PDBSymbol::createAs<PDBSymbolExe>(*this, getNativeGlobalScope()); in getGlobalScope()
223 NativeExeSymbol &NativeSession::getNativeGlobalScope() const { in getNativeGlobalScope() function in NativeSession
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h100 NativeExeSymbol &getNativeGlobalScope() const;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h108 NativeExeSymbol &getNativeGlobalScope() const;
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp204 return PDBSymbol::createAs<PDBSymbolExe>(*this, getNativeGlobalScope()); in getGlobalScope()
367 NativeExeSymbol &NativeSession::getNativeGlobalScope() const { in getNativeGlobalScope() function in NativeSession