Searched defs:_rt (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp300 RetTable _rt; // Contains the return address mappings member in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DGenerateOopMap.java308 RetTable _rt; // Contains the return address mappings field in class:GenerateOopMap
2019 RetTableEntry rtEnt = _rt.findJsrsForTarget(target);
2138 _rt = new RetTable();
2191 _rt.computeRetTable(_method);

Completed in 38 milliseconds