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

/openjdk7/hotspot/src/share/vm/code/
H A Dstubs.hpp183 int stub_code_size_to_size(int code_size) const { return _stub_interface->code_size_to_size(code_size); } function in class:StubQueue

Completed in 521 milliseconds