Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h1295 mark* pinned_plug_entry; member
2246 mark* pinned_plug_entry; member
2271 …oid relocate_shortened_survivor_helper (uint8_t* plug, uint8_t* plug_end, mark* pinned_plug_entry);
2280 void relocate_pre_plug_info (mark* pinned_plug_entry);
2283 …void relocate_shortened_obj_helper (uint8_t* x, size_t s, uint8_t* end, mark* pinned_plug_entry, B…
2288 mark* pinned_plug_entry);
2310 mark* pinned_plug_entry; member
2439 mark* pinned_plug_entry,
2450 , mark* pinned_plug_entry
H A Dgc.cpp8675 mark* pinned_plug_entry, in fit() argument
23812 …BOOL check_short_obj_p = (is_pinned ? pinned_plug_entry->post_short_p() : pinned_plug_entry->pre_s…
23999 args.pinned_plug_entry = 0;
24049 mark* entry = args->pinned_plug_entry;
24071 mark* entry = args->pinned_plug_entry;
24149 args.pinned_plug_entry = 0;
24486 mark* entry = args->pinned_plug_entry;
24637 mark* entry = args->pinned_plug_entry;
24768 args.pinned_plug_entry = 0;
28966 assert (pinned_plug_entry != NULL);
[all …]