Searched refs:getGlobals (Results 1 – 7 of 7) sorted by relevance
129 LockedPtr<VariableDeclarationList> Instrumentation::getGlobals() { in getGlobals() function in Ice::Instrumentation132 return Ctx->getGlobals(); in getGlobals()
53 LockedPtr<VariableDeclarationList> getGlobals();
420 LockedPtr<VariableDeclarationList> getGlobals() { in getGlobals() function
480 instrumentGlobals(*getGlobals()); in instrumentStart()
82 const StringMap<DIE*> &getGlobals() const { return Globals; } in getGlobals() function
1711 const StringMap<DIE*> &Globals = TheCU->getGlobals(); in emitDebugPubNames()
599 ::context->getGlobals()->merge(globals.get()); in acquireRoutine()