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

/openjdk10/hotspot/src/share/vm/aot/
H A DcompiledIC_aot.hpp48 inline static CompiledPltStaticCall* before(address return_addr) { argument
/openjdk10/hotspot/src/share/vm/code/
H A DcompiledIC.hpp282 inline CompiledIC* CompiledIC_before(CompiledMethod* nm, address return_addr) { argument
403 static inline CompiledDirectStaticCall* before(address return_addr) { argument
/openjdk10/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp69 address return_addr; // osr blob return address member in struct:osr_result
/openjdk10/hotspot/src/share/vm/opto/
H A Dchaitin.cpp2253 OptoReg::Name return_addr = _matcher.return_addr(); local
/openjdk10/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp1016 return_addr = 16 * wordSize, enumerator in enum:StubGenerator::__anon193

Completed in 91 milliseconds