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

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

Completed in 232 milliseconds