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

/openjdk9/hotspot/src/share/vm/code/
H A DrelocInfo.hpp817 virtual bool is_data() { return false; } function in class:VALUE_OBJ_CLASS_SPEC
860 bool is_data() { return true; } function in class:DataRelocation
1371 bool is_data() { return true; } function in class:poll_Relocation

Completed in 37 milliseconds