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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp215 map_index(scratch_cp, scratch_i, *merge_cp_length_p);
231 map_index(scratch_cp, scratch_i, *merge_cp_length_p);
256 map_index(scratch_cp, scratch_i, *merge_cp_length_p);
281 map_index(scratch_cp, name_ref_i, found_i);
310 map_index(scratch_cp, signature_ref_i, found_i);
345 map_index(scratch_cp, scratch_i, *merge_cp_length_p);
372 map_index(scratch_cp, klass_ref_i, found_i);
404 map_index(scratch_cp, name_and_type_ref_i, found_i);
463 map_index(scratch_cp, scratch_i, *merge_cp_length_p);
1025 void VM_RedefineClasses::map_index(constantPoolHandl function in class:VM_RedefineClasses
[all...]

Completed in 615 milliseconds