Home
last modified time | relevance | path

Searched refs:sig_bt (Results 176 – 200 of 217) sorted by relevance

123456789

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A Darm.ad1678 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
1687 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A Darm.ad1678 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
1687 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Ds390.ad2472 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
2484 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A Dsparc.ad3010 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
3019 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A Dx86_64.ad2855 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
2861 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/arm/
H A Darm.ad1707 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
1716 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A Dx86_64.ad2804 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
2810 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Ds390.ad2526 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
2538 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A Dsparc.ad3029 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
3038 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Ds390.ad2519 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
2531 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A Dx86_64.ad2837 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
2843 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/arm/
H A Darm.ad1696 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
1705 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dsparc.ad3291 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
3300 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dsparc.ad3291 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
3300 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A Dx86_64.ad2941 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
2947 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
H A Dx86_32.ad3281 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
3293 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A Dx86_64.ad2941 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
2947 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dppc.ad3958 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
3971 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dppc.ad3958 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
3971 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Daarch64.ad3639 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
3645 (void) SharedRuntime::c_calling_convention(sig_bt, regs, NULL, length);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A Dx86_32.ad3212 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
3224 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Daarch64.ad3639 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
3645 (void) SharedRuntime::c_calling_convention(sig_bt, regs, NULL, length);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A Dx86_32.ad3212 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
3224 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Darm.ad1892 (void) SharedRuntime::java_calling_convention(sig_bt, regs, length, is_outgoing);
1901 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A Dx86_32.ad3276 SharedRuntime::java_calling_convention(sig_bt, regs, length, false);
3288 (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);

123456789