Home
last modified time | relevance | path

Searched defs:return_pc (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h294 CallEdge(lldb::addr_t return_pc, CallSiteParameterArray &&parameters) in CallEdge()
300 lldb::addr_t return_pc; variable
312 DirectCallEdge(const char *symbol_name, lldb::addr_t return_pc, in DirectCallEdge()
343 IndirectCallEdge(DWARFExpression call_target, lldb::addr_t return_pc, in IndirectCallEdge()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/zero/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/zero/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/zero/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/zero/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/zero/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/zero/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/zero/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/zero/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/
H A DstubRoutines_zero.hpp38 static bool returns_to_call_stub(address return_pc) { in returns_to_call_stub()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubRoutines_x86_32.hpp51 …static bool returns_to_call_stub(address return_pc) { return return_pc == _call_stub_return… in returns_to_call_stub()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubRoutines_x86_32.hpp51 …static bool returns_to_call_stub(address return_pc) { return return_pc == _call_stub_return… in returns_to_call_stub()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubRoutines_ppc.hpp33 static bool returns_to_call_stub(address return_pc) { return return_pc == _call_stub_return_address… in returns_to_call_stub()
H A Dc1_MacroAssembler_ppc.cpp75 const Register return_pc = R20; in build_frame() local
422 address return_pc = call_c(dest, relocInfo::runtime_call_type); in call_c_with_frame_resize() local
424 …address return_pc = call_c(CAST_FROM_FN_PTR(FunctionDescriptor*, dest), relocInfo::runtime_call_ty… in call_c_with_frame_resize() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DstubRoutines_ppc.hpp33 static bool returns_to_call_stub(address return_pc) { return return_pc == _call_stub_return_address… in returns_to_call_stub()
H A Dc1_MacroAssembler_ppc.cpp75 const Register return_pc = R20; in build_frame() local
422 address return_pc = call_c(dest, relocInfo::runtime_call_type); in call_c_with_frame_resize() local
424 …address return_pc = call_c(CAST_FROM_FN_PTR(FunctionDescriptor*, dest), relocInfo::runtime_call_ty… in call_c_with_frame_resize() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubRoutines_ppc.hpp33 static bool returns_to_call_stub(address return_pc) { return return_pc == _call_stub_return_address… in returns_to_call_stub()
H A Dc1_MacroAssembler_ppc.cpp75 const Register return_pc = R20; in build_frame() local
422 address return_pc = call_c(dest, relocInfo::runtime_call_type); in call_c_with_frame_resize() local
424 …address return_pc = call_c(CAST_FROM_FN_PTR(FunctionDescriptor*, dest), relocInfo::runtime_call_ty… in call_c_with_frame_resize() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A DstubRoutines_ppc.hpp33 static bool returns_to_call_stub(address return_pc) { return return_pc == _call_stub_return_address… in returns_to_call_stub()
H A Dc1_MacroAssembler_ppc.cpp75 const Register return_pc = R20; in build_frame() local
428 address return_pc = call_c(dest, relocInfo::runtime_call_type); in call_c_with_frame_resize() local
430 …address return_pc = call_c(CAST_FROM_FN_PTR(FunctionDescriptor*, dest), relocInfo::runtime_call_ty… in call_c_with_frame_resize() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A DstubRoutines_ppc.hpp33 static bool returns_to_call_stub(address return_pc) { return return_pc == _call_stub_return_address… in returns_to_call_stub()
H A Dc1_MacroAssembler_ppc.cpp75 const Register return_pc = R20; in build_frame() local
421 address return_pc = call_c(dest, relocInfo::runtime_call_type); in call_c_with_frame_resize() local
423 …address return_pc = call_c(CAST_FROM_FN_PTR(FunctionDescriptor*, dest), relocInfo::runtime_call_ty… in call_c_with_frame_resize() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A DstubRoutines_ppc.hpp33 static bool returns_to_call_stub(address return_pc) { return return_pc == _call_stub_return_address… in returns_to_call_stub()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp75 const Register return_pc = R20; in build_frame() local
422 address return_pc = call_c(dest, relocInfo::runtime_call_type); in call_c_with_frame_resize() local
424 …address return_pc = call_c(CAST_FROM_FN_PTR(FunctionDescriptor*, dest), relocInfo::runtime_call_ty… in call_c_with_frame_resize() local

12345678910>>...15