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

/openjdk9/hotspot/src/share/vm/runtime/
H A Drelocator.hpp101 int instruction_length_at(int bci) { return Bytecodes::length_at(NULL, code_array() + bci); } function in class:Relocator

Completed in 18 milliseconds