Searched defs:enable_register_stack_guard (Results 1 - 13 of 13) sorted by relevance

/openjdk9/hotspot/src/os_cpu/solaris_x86/vm/
H A Dthread_solaris_x86.hpp63 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/linux_x86/vm/
H A Dthread_linux_x86.hpp68 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/windows_x86/vm/
H A Dthread_windows_x86.hpp66 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/aix_ppc/vm/
H A Dthread_aix_ppc.hpp57 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/linux_s390/vm/
H A Dthread_linux_s390.hpp59 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/bsd_x86/vm/
H A Dthread_bsd_x86.hpp70 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/linux_ppc/vm/
H A Dthread_linux_ppc.hpp60 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/linux_aarch64/vm/
H A Dthread_linux_aarch64.hpp80 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/linux_sparc/vm/
H A Dthread_linux_sparc.hpp100 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dthread_solaris_sparc.hpp104 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/linux_arm/vm/
H A Dthread_linux_arm.hpp97 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/bsd_zero/vm/
H A Dthread_bsd_zero.hpp119 static void enable_register_stack_guard() {} function
/openjdk9/hotspot/src/os_cpu/linux_zero/vm/
H A Dthread_linux_zero.hpp119 static void enable_register_stack_guard() {} function

Completed in 131 milliseconds