Searched refs:EventAlloc (Results 1 – 3 of 3) sorted by relevance
106 JdwpEvent* EventAlloc(int numMods);
276 JdwpEvent* EventAlloc(int numMods) { in EventAlloc() function
1246 JdwpEvent* pEvent = EventAlloc(modifier_count); in ER_Set()