3 references to Feat00Flags
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (3)
221
Feat00Flags
feat00Flags = _machine is Machine.I386 ?
Feat00Flags
.SafeSEH : 0;
263
feat00Flags |=
Feat00Flags
.ControlFlowGuard;