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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DstubRoutines_zero.hpp44 code_size2 = 0 // if these are too small. Simply increase enumerator in enum:platform_dependent_constants
/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubRoutines_x86_32.hpp34 code_size2 = 22000 // simply increase if too small (assembler will crash if too small) enumerator in enum:platform_dependent_constants
H A DstubRoutines_x86_64.hpp36 code_size2 = 22000 // 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.hpp44 code_size2 = 20000 // simply increase if too small (assembler will crash if too small) enumerator in enum:__anon24

Completed in 25 milliseconds