Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgc.cpp16270 size_t gen_start_size = Align (min_obj_size); in expand_soh_with_minimal_gc() local
16273 generation_plan_allocation_start_size (gen) = gen_start_size; in expand_soh_with_minimal_gc()
16274 start += gen_start_size; in expand_soh_with_minimal_gc()