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

/openjdk10/hotspot/src/share/vm/oops/
H A DklassVtable.hpp197 static int method_offset_in_bytes() { return offset_of(vtableEntry, _method); } function in class:VALUE_OBJ_CLASS_SPEC
271 static int method_offset_in_bytes() { return offset_of(itableMethodEntry, _method); } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk10/hotspot/src/share/vm/classfile/
H A DjavaClasses.hpp1105 static int method_offset_in_bytes() { return _method_offset; } function in class:java_lang_invoke_MemberName

Completed in 1281 milliseconds