1 reference to _hotStartAddress
System.Private.CoreLib (1)
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (1)
990
uint codeOffset = (uint)(pbControlPC - methodRegionInfo.
_hotStartAddress
);