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

/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp159 address locs_point() const { return _locs_point; } function in class:VALUE_OBJ_CLASS_SPEC
191 assert(pc >= locs_point(), "relocation addr may not decrease");

Completed in 33 milliseconds