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

/openjdk7/hotspot/src/share/vm/asm/
H A Dassembler.hpp144 bool is_unbound() const { return _loc == -1 && _patch_index > 0; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 46 milliseconds