Home
last modified time | relevance | path

Searched refs:is_mechanism_bit_set (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcrecord.h358 BOOL is_mechanism_bit_set (gc_mechanism_bit_per_heap mech_bit) in is_mechanism_bit_set() function
H A Dgc.cpp34918 if (get_gc_data_per_heap()->is_mechanism_bit_set ((gc_mechanism_bit_per_heap)i))
34932 (get_gc_data_per_heap()->is_mechanism_bit_set (gc_mark_list_bit) ? "X" : ""), // ML
34933 (get_gc_data_per_heap()->is_mechanism_bit_set (gc_demotion_bit) ? "X" : ""), // DM