Searched refs:CustomRoots (Results 1 – 10 of 10) sorted by relevance
34 CustomRoots = false; in ErlangGC()61 CustomRoots = true; in ShadowStackGC()80 CustomRoots = false; in StatepointGC()114 CustomRoots = false; in CoreCLRGC()
32 CustomRoots = false; in ErlangGC()59 CustomRoots = true; in ShadowStackGC()78 CustomRoots = false; in StatepointGC()111 CustomRoots = false; in CoreCLRGC()
21 CustomWriteBarriers(false), CustomRoots(false), InitRoots(true), in GCStrategy()
91 bool CustomRoots; ///< Default is to pass through to backend. variable148 bool customRoots() const { return CustomRoots; } in customRoots()
94 bool CustomRoots = false; ///< Default is to pass through to backend. variable151 bool customRoots() const { return CustomRoots; } in customRoots()
70 bool CustomRoots; //< Default is to pass through to backend. variable111 bool customRoots() const { return CustomRoots; } in customRoots()
99 CustomRoots(false), in GCStrategy()
200 CustomRoots = true; in ShadowStackGC()
856 Custom lowering of intrinsics: ``CustomRoots``, ``CustomReadBarriers``, and ``CustomWriteBarriers``868 CustomRoots = true;