Searched refs:resobj (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.cpp84 ResourceObj* resobj = (ResourceObj *)res; local
85 resobj->_allocation_t[0] = ~(allocation + type);
89 resobj->_allocation_t[1] = (uintptr_t)&(resobj->_allocation_t[1]) + type;

Completed in 130 milliseconds