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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dframe.hpp201 oop* adjusted_obj_at_addr(methodOop method, int index) { return obj_at_addr(adjust_offset(method, index)); } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 31 milliseconds