Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h3647 SVAL_DECL(BOOL, heap_analyze_success);
3656 BOOL heap_analyze_success; variable
H A Dgc.cpp2627 SVAL_IMPL_NS_INIT(BOOL, WKS, gc_heap, heap_analyze_success, TRUE);
10535 heap_analyze_success = TRUE; in init_gc_heap()
18109 heap_analyze_success = FALSE; in ha_mark_object_simple()
18113 if (heap_analyze_success && (internal_root_array_length <= internal_root_array_index)) in ha_mark_object_simple()
18121 heap_analyze_success = FALSE; in ha_mark_object_simple()
18136 heap_analyze_success = FALSE; in ha_mark_object_simple()
18141 if (heap_analyze_success) in ha_mark_object_simple()
19656 heap_analyze_success = TRUE;