Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h1323 void walk_survivors_relocation (size_t profiling_context, record_surv_fn fn);
H A Dgc.cpp24194 walk_survivors_relocation (context, fn);
30685 void gc_heap::walk_survivors_relocation (size_t profiling_context, record_surv_fn fn) function in gc_heap