204 nonstatic_field(DataLayout, _cells[0], intptr_t) \
205 \
206 nonstatic_field(Deoptimization::UnrollBlock, _size_of_deoptimized_frame, int) \
207 nonstatic_field(Deoptimization::UnrollBlock, _caller_adjustment, int) \
208 nonstatic_field(Deoptimization::UnrollBlock, _number_of_frames, int) \
209 nonstatic_field(Deoptimization::UnrollBlock, _total_frame_sizes, int) \
210 nonstatic_field(Deoptimization::UnrollBlock, _frame_sizes, intptr_t*) \
211 nonstatic_field(Deoptimization::UnrollBlock, _frame_pcs, address*) \
212 nonstatic_field(Deoptimization::UnrollBlock, _initial_info, intptr_t) \
213 nonstatic_field(Deoptimization::UnrollBlock, _unpack_kind, int) \
214 \
215 nonstatic_field(ExceptionTableElement, start_pc, u2) \
216 nonstatic_field(ExceptionTableElement, end_pc, u2) \
217 nonstatic_field(ExceptionTableElement, handler_pc, u2) \
218 nonstatic_field(ExceptionTableElement, catch_type_index, u2) \
219 \
220 nonstatic_field(InstanceKlass, _fieldinfo_stream, Array<u1>*) \
221 nonstatic_field(InstanceKlass, _constants, ConstantPool*) \
222 volatile_nonstatic_field(InstanceKlass, _init_state, InstanceKlass::ClassState) \
223 volatile_nonstatic_field(InstanceKlass, _init_thread, JavaThread*) \
224 nonstatic_field(InstanceKlass, _misc_flags._flags, u2) \
225 nonstatic_field(InstanceKlass, _annotations, Annotations*) \
226 \
227 volatile_nonstatic_field(JavaFrameAnchor, _last_Java_sp, intptr_t*) \
228 volatile_nonstatic_field(JavaFrameAnchor, _last_Java_pc, address) \
229 \
230 nonstatic_field(JVMCICompileState, _jvmti_can_hotswap_or_post_breakpoint, jbyte) \
231 nonstatic_field(JVMCICompileState, _jvmti_can_access_local_variables, jbyte) \
232 nonstatic_field(JVMCICompileState, _jvmti_can_post_on_exceptions, jbyte) \
233 nonstatic_field(JVMCICompileState, _jvmti_can_pop_frame, jbyte) \
234 nonstatic_field(JVMCICompileState, _compilation_ticks, jint) \
235 \
236 nonstatic_field(JavaThread, _threadObj, OopHandle) \
237 nonstatic_field(JavaThread, _vthread, OopHandle) \
238 nonstatic_field(JavaThread, _scopedValueCache, OopHandle) \
239 nonstatic_field(JavaThread, _anchor, JavaFrameAnchor) \
240 nonstatic_field(JavaThread, _monitor_owner_id, int64_t) \
241 nonstatic_field(JavaThread, _vm_result_oop, oop) \
242 nonstatic_field(JavaThread, _stack_overflow_state._stack_overflow_limit, address) \
243 volatile_nonstatic_field(JavaThread, _exception_oop, oop) \
244 volatile_nonstatic_field(JavaThread, _exception_pc, address) \
716 declare_constant(ConstMethodFlags::_misc_is_scoped) \
717 declare_constant(ConstMethodFlags::_misc_is_overpass) \
718 \
719 declare_constant(CounterData::count_off) \
720 \
721 declare_constant(DataLayout::cell_size) \
722 declare_constant(DataLayout::no_tag) \
723 declare_constant(DataLayout::bit_data_tag) \
724 declare_constant(DataLayout::counter_data_tag) \
725 declare_constant(DataLayout::jump_data_tag) \
726 declare_constant(DataLayout::receiver_type_data_tag) \
727 declare_constant(DataLayout::virtual_call_data_tag) \
728 declare_constant(DataLayout::ret_data_tag) \
729 declare_constant(DataLayout::branch_data_tag) \
730 declare_constant(DataLayout::multi_branch_data_tag) \
731 declare_constant(DataLayout::arg_info_data_tag) \
732 declare_constant(DataLayout::call_type_data_tag) \
733 declare_constant(DataLayout::virtual_call_type_data_tag) \
734 declare_constant(DataLayout::parameters_type_data_tag) \
735 declare_constant(DataLayout::speculative_trap_data_tag) \
736 \
737 declare_constant(Deoptimization::Unpack_deopt) \
738 declare_constant(Deoptimization::Unpack_exception) \
739 declare_constant(Deoptimization::Unpack_uncommon_trap) \
740 declare_constant(Deoptimization::Unpack_reexecute) \
741 \
742 declare_constant(Deoptimization::_action_bits) \
743 declare_constant(Deoptimization::_reason_bits) \
744 declare_constant(Deoptimization::_debug_id_bits) \
745 declare_constant(Deoptimization::_action_shift) \
746 declare_constant(Deoptimization::_reason_shift) \
747 declare_constant(Deoptimization::_debug_id_shift) \
748 \
749 declare_constant(Deoptimization::Action_none) \
750 declare_constant(Deoptimization::Action_maybe_recompile) \
751 declare_constant(Deoptimization::Action_reinterpret) \
752 declare_constant(Deoptimization::Action_make_not_entrant) \
753 declare_constant(Deoptimization::Action_make_not_compilable) \
754 \
755 declare_constant(Deoptimization::Reason_none) \
796 declare_preprocessor_constant("JVMCI::dependencies_failed", JVMCI::dependencies_failed) \
797 declare_preprocessor_constant("JVMCI::cache_full", JVMCI::cache_full) \
798 declare_preprocessor_constant("JVMCI::code_too_large", JVMCI::code_too_large) \
799 declare_preprocessor_constant("JVMCI::nmethod_reclaimed", JVMCI::nmethod_reclaimed) \
800 declare_preprocessor_constant("JVMCI::first_permanent_bailout", JVMCI::first_permanent_bailout) \
801 \
802 declare_constant(JVMCIRuntime::none) \
803 declare_constant(JVMCIRuntime::by_holder) \
804 declare_constant(JVMCIRuntime::by_full_signature) \
805 \
806 declare_constant(Klass::_lh_neutral_value) \
807 declare_constant(Klass::_lh_instance_slow_path_bit) \
808 declare_constant(Klass::_lh_log2_element_size_shift) \
809 declare_constant(Klass::_lh_log2_element_size_mask) \
810 declare_constant(Klass::_lh_element_type_shift) \
811 declare_constant(Klass::_lh_element_type_mask) \
812 declare_constant(Klass::_lh_header_size_shift) \
813 declare_constant(Klass::_lh_header_size_mask) \
814 declare_constant(Klass::_lh_array_tag_shift) \
815 declare_constant(Klass::_lh_array_tag_type_value) \
816 declare_constant(Klass::_lh_array_tag_obj_value) \
817 \
818 declare_constant(markWord::no_hash) \
819 \
820 declare_constant(MethodFlags::_misc_force_inline) \
821 declare_constant(MethodFlags::_misc_dont_inline) \
822 \
823 declare_constant(Method::nonvirtual_vtable_index) \
824 declare_constant(Method::invalid_vtable_index) \
825 \
826 declare_constant(MultiBranchData::per_case_cell_count) \
827 \
828 AARCH64_ONLY(declare_constant(NMethodPatchingType::stw_instruction_and_data_patch)) \
829 AARCH64_ONLY(declare_constant(NMethodPatchingType::conc_instruction_and_data_patch)) \
830 \
831 declare_constant(ObjectMonitor::NO_OWNER) \
832 declare_constant(ObjectMonitor::ANONYMOUS_OWNER) \
833 declare_constant(ObjectMonitor::DEFLATER_MARKER) \
834 \
835 declare_constant(ReceiverTypeData::receiver_type_row_cell_count) \
836 declare_constant(ReceiverTypeData::receiver0_offset) \
|
204 nonstatic_field(DataLayout, _cells[0], intptr_t) \
205 \
206 nonstatic_field(Deoptimization::UnrollBlock, _size_of_deoptimized_frame, int) \
207 nonstatic_field(Deoptimization::UnrollBlock, _caller_adjustment, int) \
208 nonstatic_field(Deoptimization::UnrollBlock, _number_of_frames, int) \
209 nonstatic_field(Deoptimization::UnrollBlock, _total_frame_sizes, int) \
210 nonstatic_field(Deoptimization::UnrollBlock, _frame_sizes, intptr_t*) \
211 nonstatic_field(Deoptimization::UnrollBlock, _frame_pcs, address*) \
212 nonstatic_field(Deoptimization::UnrollBlock, _initial_info, intptr_t) \
213 nonstatic_field(Deoptimization::UnrollBlock, _unpack_kind, int) \
214 \
215 nonstatic_field(ExceptionTableElement, start_pc, u2) \
216 nonstatic_field(ExceptionTableElement, end_pc, u2) \
217 nonstatic_field(ExceptionTableElement, handler_pc, u2) \
218 nonstatic_field(ExceptionTableElement, catch_type_index, u2) \
219 \
220 nonstatic_field(InstanceKlass, _fieldinfo_stream, Array<u1>*) \
221 nonstatic_field(InstanceKlass, _constants, ConstantPool*) \
222 volatile_nonstatic_field(InstanceKlass, _init_state, InstanceKlass::ClassState) \
223 volatile_nonstatic_field(InstanceKlass, _init_thread, JavaThread*) \
224 nonstatic_field(InstanceKlass, _misc_flags._flags, u4) \
225 nonstatic_field(InstanceKlass, _annotations, Annotations*) \
226 \
227 volatile_nonstatic_field(JavaFrameAnchor, _last_Java_sp, intptr_t*) \
228 volatile_nonstatic_field(JavaFrameAnchor, _last_Java_pc, address) \
229 \
230 nonstatic_field(JVMCICompileState, _jvmti_can_hotswap_or_post_breakpoint, jbyte) \
231 nonstatic_field(JVMCICompileState, _jvmti_can_access_local_variables, jbyte) \
232 nonstatic_field(JVMCICompileState, _jvmti_can_post_on_exceptions, jbyte) \
233 nonstatic_field(JVMCICompileState, _jvmti_can_pop_frame, jbyte) \
234 nonstatic_field(JVMCICompileState, _compilation_ticks, jint) \
235 \
236 nonstatic_field(JavaThread, _threadObj, OopHandle) \
237 nonstatic_field(JavaThread, _vthread, OopHandle) \
238 nonstatic_field(JavaThread, _scopedValueCache, OopHandle) \
239 nonstatic_field(JavaThread, _anchor, JavaFrameAnchor) \
240 nonstatic_field(JavaThread, _monitor_owner_id, int64_t) \
241 nonstatic_field(JavaThread, _vm_result_oop, oop) \
242 nonstatic_field(JavaThread, _stack_overflow_state._stack_overflow_limit, address) \
243 volatile_nonstatic_field(JavaThread, _exception_oop, oop) \
244 volatile_nonstatic_field(JavaThread, _exception_pc, address) \
716 declare_constant(ConstMethodFlags::_misc_is_scoped) \
717 declare_constant(ConstMethodFlags::_misc_is_overpass) \
718 \
719 declare_constant(CounterData::count_off) \
720 \
721 declare_constant(DataLayout::cell_size) \
722 declare_constant(DataLayout::no_tag) \
723 declare_constant(DataLayout::bit_data_tag) \
724 declare_constant(DataLayout::counter_data_tag) \
725 declare_constant(DataLayout::jump_data_tag) \
726 declare_constant(DataLayout::receiver_type_data_tag) \
727 declare_constant(DataLayout::virtual_call_data_tag) \
728 declare_constant(DataLayout::ret_data_tag) \
729 declare_constant(DataLayout::branch_data_tag) \
730 declare_constant(DataLayout::multi_branch_data_tag) \
731 declare_constant(DataLayout::arg_info_data_tag) \
732 declare_constant(DataLayout::call_type_data_tag) \
733 declare_constant(DataLayout::virtual_call_type_data_tag) \
734 declare_constant(DataLayout::parameters_type_data_tag) \
735 declare_constant(DataLayout::speculative_trap_data_tag) \
736 declare_constant(DataLayout::array_store_data_tag) \
737 declare_constant(DataLayout::array_load_data_tag) \
738 declare_constant(DataLayout::acmp_data_tag) \
739 \
740 declare_constant(Deoptimization::Unpack_deopt) \
741 declare_constant(Deoptimization::Unpack_exception) \
742 declare_constant(Deoptimization::Unpack_uncommon_trap) \
743 declare_constant(Deoptimization::Unpack_reexecute) \
744 \
745 declare_constant(Deoptimization::_action_bits) \
746 declare_constant(Deoptimization::_reason_bits) \
747 declare_constant(Deoptimization::_debug_id_bits) \
748 declare_constant(Deoptimization::_action_shift) \
749 declare_constant(Deoptimization::_reason_shift) \
750 declare_constant(Deoptimization::_debug_id_shift) \
751 \
752 declare_constant(Deoptimization::Action_none) \
753 declare_constant(Deoptimization::Action_maybe_recompile) \
754 declare_constant(Deoptimization::Action_reinterpret) \
755 declare_constant(Deoptimization::Action_make_not_entrant) \
756 declare_constant(Deoptimization::Action_make_not_compilable) \
757 \
758 declare_constant(Deoptimization::Reason_none) \
799 declare_preprocessor_constant("JVMCI::dependencies_failed", JVMCI::dependencies_failed) \
800 declare_preprocessor_constant("JVMCI::cache_full", JVMCI::cache_full) \
801 declare_preprocessor_constant("JVMCI::code_too_large", JVMCI::code_too_large) \
802 declare_preprocessor_constant("JVMCI::nmethod_reclaimed", JVMCI::nmethod_reclaimed) \
803 declare_preprocessor_constant("JVMCI::first_permanent_bailout", JVMCI::first_permanent_bailout) \
804 \
805 declare_constant(JVMCIRuntime::none) \
806 declare_constant(JVMCIRuntime::by_holder) \
807 declare_constant(JVMCIRuntime::by_full_signature) \
808 \
809 declare_constant(Klass::_lh_neutral_value) \
810 declare_constant(Klass::_lh_instance_slow_path_bit) \
811 declare_constant(Klass::_lh_log2_element_size_shift) \
812 declare_constant(Klass::_lh_log2_element_size_mask) \
813 declare_constant(Klass::_lh_element_type_shift) \
814 declare_constant(Klass::_lh_element_type_mask) \
815 declare_constant(Klass::_lh_header_size_shift) \
816 declare_constant(Klass::_lh_header_size_mask) \
817 declare_constant(Klass::_lh_array_tag_shift) \
818 declare_constant(Klass::_lh_array_tag_type_value) \
819 declare_constant(Klass::_lh_array_tag_ref_value) \
820 \
821 declare_constant(markWord::no_hash) \
822 \
823 declare_constant(MethodFlags::_misc_force_inline) \
824 declare_constant(MethodFlags::_misc_dont_inline) \
825 \
826 declare_constant(Method::nonvirtual_vtable_index) \
827 declare_constant(Method::invalid_vtable_index) \
828 \
829 declare_constant(MultiBranchData::per_case_cell_count) \
830 \
831 AARCH64_ONLY(declare_constant(NMethodPatchingType::stw_instruction_and_data_patch)) \
832 AARCH64_ONLY(declare_constant(NMethodPatchingType::conc_instruction_and_data_patch)) \
833 \
834 declare_constant(ObjectMonitor::NO_OWNER) \
835 declare_constant(ObjectMonitor::ANONYMOUS_OWNER) \
836 declare_constant(ObjectMonitor::DEFLATER_MARKER) \
837 \
838 declare_constant(ReceiverTypeData::receiver_type_row_cell_count) \
839 declare_constant(ReceiverTypeData::receiver0_offset) \
|