4 references to LoadedImageBase
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (1)
323ulong exceptionLookupTableAddr = section.VirtualAddress + r2rInfo.LoadedImageBase;
Contracts\StackWalk\Context\Wasm\WasmR2RInfo.cs (1)
102unwindDataAddress = new TargetPointer(r2rInfo.LoadedImageBase.Value + runtimeFunction.UnwindData);
Contracts\StackWalk\GC\GcScanner.cs (1)
279ulong imageBase = r2rInfo.LoadedImageBase.Value;
Generated\361d1da7f942c932\Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs (1)
389_ = LoadedImageBase;