Searched refs:adjust_line_no_table (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Drelocator.hpp127 void adjust_line_no_table (int bci, int delta);
H A Drelocator.cpp410 void Relocator::adjust_line_no_table(int bci, int delta) { function in class:Relocator
617 adjust_line_no_table(bci, delta);

Completed in 24 milliseconds