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