Searched defs:write_bci (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/code/ | ||
| H A D | debugInfo.hpp | 281 void write_bci(int bci) { write_int(bci - InvocationEntryBci); } function in class:DebugInfoWriteStream |
Completed in 34 milliseconds