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

/openjdk10/hotspot/src/cpu/zero/vm/
H A DcompiledIC_zero.cpp58 int CompiledStaticCall::reloc_to_interp_stub() { function in class:CompiledStaticCall
/openjdk10/hotspot/src/cpu/arm/vm/
H A DcompiledIC_arm.cpp89 int CompiledStaticCall::reloc_to_interp_stub() { function in class:CompiledStaticCall
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DcompiledIC_ppc.cpp162 int CompiledStaticCall::reloc_to_interp_stub() { function in class:CompiledStaticCall
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DcompiledIC_aarch64.cpp75 int CompiledStaticCall::reloc_to_interp_stub() { function in class:CompiledStaticCall
/openjdk10/hotspot/src/cpu/s390/vm/
H A DcompiledIC_s390.cpp89 int CompiledStaticCall::reloc_to_interp_stub() { function in class:CompiledStaticCall
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DcompiledIC_sparc.cpp84 int CompiledStaticCall::reloc_to_interp_stub() { function in class:CompiledStaticCall
/openjdk10/hotspot/src/cpu/x86/vm/
H A DcompiledIC_x86.cpp77 int CompiledStaticCall::reloc_to_interp_stub() { function in class:CompiledStaticCall
/openjdk10/hotspot/src/share/vm/code/
H A DcompiledIC.hpp347 static int reloc_to_interp_stub();
/openjdk10/hotspot/src/share/vm/opto/
H A Doutput.cpp294 reloc_size += CompiledStaticCall::reloc_to_interp_stub();

Completed in 80 milliseconds