1 reference to CORJIT_ALLOCMEM_HAS_POINTERS_TO_CODE
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4121
=> (chunk.flags & CorJitAllocMemFlag.
CORJIT_ALLOCMEM_HAS_POINTERS_TO_CODE
) != 0 && !_compilation.TypeSystemContext.Target.IsWindows;