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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp952 unsigned char* byte_skip = (unsigned char*) (stub_location - 2); variable
954 address copy_buff = stub_location - *byte_skip - *byte_count;

Completed in 32 milliseconds