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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DstubRoutines_zero.hpp43 code_size1 = 0, // The assembler will fail with a guarantee enumerator in enum:platform_dependent_constants
/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubRoutines_x86_32.hpp33 code_size1 = 9000, // simply increase if too small (assembler will crash if too small) enumerator in enum:platform_dependent_constants
H A DstubRoutines_x86_64.hpp35 code_size1 = 19000, // simply increase if too small (assembler will crash if too small) enumerator in enum:platform_dependent_constants
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DstubRoutines_sparc.hpp43 code_size1 = 20000, // simply increase if too small (assembler will crash if too small) enumerator in enum:__anon24

Completed in 47 milliseconds