Home
last modified time | relevance | path

Searched defs:AfterGcScanRoots (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcenv.ee.standalone.inl71 ALWAYS_INLINE void GCToEEInterface::AfterGcScanRoots(int condemned, int max_gen, ScanContext* sc) function in GCToEEInterface
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/sample/
H A Dgcenv.ee.cpp159 void GCToEEInterface::AfterGcScanRoots(int condemned, int max_gen, ScanContext* sc) in AfterGcScanRoots() function in GCToEEInterface
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A Dgcrhenv.cpp958 void GCToEEInterface::AfterGcScanRoots(int condemned, int /*max_gen*/, ScanContext* /*sc*/) in AfterGcScanRoots() function in GCToEEInterface