Searched refs:getNativeGlobalScope (Results 1 – 2 of 2) sorted by relevance
112 NativeExeSymbol &getNativeGlobalScope() const;
212 return PDBSymbol::createAs<PDBSymbolExe>(*this, getNativeGlobalScope()); in getGlobalScope()375 NativeExeSymbol &NativeSession::getNativeGlobalScope() const { in getNativeGlobalScope() function in NativeSession