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

/openjdk9/hotspot/src/share/vm/code/
H A DdebugInfo.hpp285 int read_bci() { return read_int() + InvocationEntryBci; } function in class:DebugInfoReadStream

Completed in 40 milliseconds