3 references to CORINFO_RUNTIME_ABI
ILCompiler.ReadyToRun (3)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
478private const CORINFO_RUNTIME_ABI TargetABI = CORINFO_RUNTIME_ABI.CORINFO_CORECLR_ABI;
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (1)
950public CORINFO_RUNTIME_ABI targetAbi;