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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp706 static bool is_reloc_index(intptr_t index) { function in class:VALUE_OBJ_CLASS_SPEC
1137 return target != NULL && !is_reloc_index((intptr_t)target);

Completed in 35 milliseconds