2 references to N_EXT
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\MachObjectWriter.cs (2)
544
Type = (byte)(N_SECT |
N_EXT
| (definition.Global ? 0 : N_PEXT)),
576
Type = N_UNDF |
N_EXT
,