Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h1999 void set_mem_verify (uint8_t*, uint8_t*, uint8_t);
H A Dgc.cpp30781 void gc_heap::set_mem_verify (uint8_t* start, uint8_t* end, uint8_t b) function in gc_heap
30828 set_mem_verify (heap_segment_allocated (seg) - plug_skew, heap_segment_used (seg), 0xbb);
30894set_mem_verify (heap_segment_allocated (seg) - plug_skew, heap_segment_used (seg), 0xbb);