Searched refs:byte_skip (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/c1/ | ||
H A D | c1_Runtime1.cpp | 952 unsigned char* byte_skip = (unsigned char*) (stub_location - 2); variable 954 address copy_buff = stub_location - *byte_skip - *byte_count; |
Completed in 33 milliseconds