1 instantiation of DacDbiTargetBuffer
Microsoft.Diagnostics.DataContractReader.Legacy (1)
31 references to DacDbiTargetBuffer
Microsoft.Diagnostics.DataContractReader.Legacy (31)
_generated\16\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (20)
20public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, int> GetMetadata_13;
21public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, int*, int> GetSymbolsBuffer_14;
69public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, ulong*, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, int> GetVarArgSig_62;
72public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, uint, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, uint*, int> GetILCodeAndSig_65;
105public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, int> GetObjectContents_98;
673int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetMetadata(ulong vmModule, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pTargetBuffer)
676var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, int> )__vtable[13]);
690internal static int ABI_GetMetadata(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong vmModule, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pTargetBuffer)
710int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetSymbolsBuffer(ulong vmModule, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pTargetBuffer, int* pSymbolFormat)
713var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, int*, int> )__vtable[14]);
727internal static int ABI_GetSymbolsBuffer(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong vmModule, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pTargetBuffer, int* pSymbolFormat)
2486int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetVarArgSig(ulong VASigCookieAddr, ulong* pArgBase, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pRetVal)
2489var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, ulong*, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, int> )__vtable[62]);
2503internal static int ABI_GetVarArgSig(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong VASigCookieAddr, ulong* pArgBase, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pRetVal)
2597int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetILCodeAndSig(ulong vmAssembly, uint functionToken, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pTargetBuffer, uint* pLocalSigToken)
2600var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, uint, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, uint*, int> )__vtable[65]);
2614internal static int ABI_GetILCodeAndSig(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong vmAssembly, uint functionToken, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pTargetBuffer, uint* pLocalSigToken)
3818int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetObjectContents(ulong obj, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pRetVal)
3821var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer*, int> )__vtable[98]);
3835internal static int ABI_GetObjectContents(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong obj, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiTargetBuffer* pRetVal)