Searched refs:VM_STRUCTS_OS (Results 1 - 7 of 7) sorted by relevance

/openjdk10/hotspot/src/os/bsd/vm/
H A DvmStructs_bsd.hpp34 #define VM_STRUCTS_OS(nonstatic_field, static_field, unchecked_nonstatic_field, volatile_nonstatic_field, nonproduct_nonstatic_field, c2_nonstatic_field, unchecked_c1_static_field, unchecked_c2_static_field) macro
/openjdk10/hotspot/src/os/windows/vm/
H A DvmStructs_windows.hpp32 #define VM_STRUCTS_OS(nonstatic_field, static_field, unchecked_nonstatic_field, volatile_nonstatic_field, nonproduct_nonstatic_field, c2_nonstatic_field, unchecked_c1_static_field, unchecked_c2_static_field) macro
/openjdk10/hotspot/src/os/linux/vm/
H A DvmStructs_linux.hpp34 #define VM_STRUCTS_OS(nonstatic_field, static_field, unchecked_nonstatic_field, volatile_nonstatic_field, nonproduct_nonstatic_field, c2_nonstatic_field, unchecked_c1_static_field, unchecked_c2_static_field) macro
/openjdk10/hotspot/src/os/aix/vm/
H A DvmStructs_aix.hpp32 #define VM_STRUCTS_OS(nonstatic_field, static_field, unchecked_nonstatic_field, volatile_nonstatic_field, nonproduct_nonstatic_field, c2_nonstatic_field, unchecked_c1_static_field, unchecked_c2_static_field) macro
/openjdk10/hotspot/src/os/solaris/vm/
H A DvmStructs_solaris.hpp32 #define VM_STRUCTS_OS(nonstatic_field, static_field, unchecked_nonstatic_field, volatile_nonstatic_field, nonproduct_nonstatic_field, c2_nonstatic_field, unchecked_c1_static_field, unchecked_c2_static_field) \ macro
/openjdk10/hotspot/src/share/vm/jvmci/
H A DvmStructs_jvmci.cpp793 #ifndef VM_STRUCTS_OS
794 #define VM_STRUCTS_OS(nonstatic_field, static_field, unchecked_nonstatic_field, volatile_nonstatic_field, nonproduct_nonstatic_field, c2_nonstatic_field, unchecked_c1_static_field, unchecked_c2_static_field) macro
826 VM_STRUCTS_OS(GENERATE_NONSTATIC_VM_STRUCT_ENTRY,
/openjdk10/hotspot/src/share/vm/runtime/
H A DvmStructs.cpp2957 VM_STRUCTS_OS(GENERATE_NONSTATIC_VM_STRUCT_ENTRY,

Completed in 118 milliseconds