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

/openjdk7/hotspot/src/share/vm/asm/
H A Dassembler.cpp214 _patches[_patch_index] = branch_loc;
235 branch_loc = _patches[_patch_index];
383 branch_loc = _patches[i];
H A Dassembler.hpp109 int _patches[PatchCacheSize]; member in class:VALUE_OBJ_CLASS_SPEC

Completed in 36 milliseconds