Searched refs:deallocateContext (Results 1 – 4 of 4) sorted by relevance
63 void deallocateContext(char *addr);
145 void ContextManager::deallocateContext(char *addr) { in deallocateContext() function in bcc::ContextManager
37 ContextManager::get().deallocateContext(mContext); in ~ScriptCached()
31 ContextManager::get().deallocateContext(mContext); in ~ScriptCompiled()