3 references to _eman
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\ARM64\ARM64Unwinder.cs (3)
54
if (
_eman
.GetCodeBlockHandle(context.InstructionPointer.Value) is not CodeBlockHandle cbh)
57
TargetPointer imageBase =
_eman
.GetUnwindInfoBaseAddress(cbh);
58
TargetPointer unwindInfoAddr =
_eman
.GetUnwindInfo(cbh);