2 implementations of GetJumpThunkTarget
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
1536
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetJumpThunkTarget
(void* ctx, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* targetIP, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* targetMD)
SOSDacImpl.cs (1)
2296
int ISOSDacInterface.
GetJumpThunkTarget
(void* ctx, ClrDataAddress* targetIP, ClrDataAddress* targetMD)
1 reference to GetJumpThunkTarget
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
1561
__retVal = @this.
GetJumpThunkTarget
(ctx, targetIP, targetMD);