1 reference to S_GB_ZEROFILL
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\MachObjectWriter.cs (1)
970
public bool IsInFile => Size > 0 && Type != S_ZEROFILL && Type !=
S_GB_ZEROFILL
&& Type != S_THREAD_LOCAL_ZEROFILL;