Home
last modified time | relevance | path

Searched defs:hCallback (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DRHCodeMan.cpp32 inline void ReportObject(GCEnumContext * hCallback, PTR_PTR_Object p, UInt32 flags) in ReportObject()
96 void ReportRegisterSet(UInt8 regSet, REGDISPLAY * pContext, GCEnumContext * hCallback) in ReportRegisterSet()
180 void ReportRegisterSet(UInt8 firstEncByte, REGDISPLAY * pContext, GCEnumContext * hCallback, PTR_UI… in ReportRegisterSet()
264 void ReportRegisterSet(UInt8 regSet, REGDISPLAY * pContext, GCEnumContext * hCallback) in ReportRegisterSet()
281 void ReportRegister(UInt8 regEnc, REGDISPLAY * pContext, GCEnumContext * hCallback, PTR_UInt8 & pCu… in ReportRegister()
304 void ReportLocalSlot(UInt32 slotNum, REGDISPLAY * pContext, GCEnumContext * hCallback, GCInfoHeader… in ReportLocalSlot()
347 GCEnumContext * hCallback, bool hasDynamicAlignment) in ReportStackSlot()
370 void ReportLocalSlots(UInt8 localsEnc, REGDISPLAY * pContext, GCEnumContext * hCallback, GCInfoHead… in ReportLocalSlots()
394 void ReportStackSlots(UInt8 firstEncByte, REGDISPLAY * pContext, GCEnumContext * hCallback, PTR_UIn… in ReportStackSlots()
469 void ReportScratchRegs(UInt8 firstEncByte, REGDISPLAY * pContext, GCEnumContext * hCallback, PTR_UI… in ReportScratchRegs()
[all …]
H A Dmodule.cpp433 GCEnumContext * hCallback) in EnumGcRefs()
H A Dgcrhenv.cpp504 static void EnumGcRefsCallback(void * hCallback, PTR_PTR_VOID pObject, UInt32 flags) in EnumGcRefsCallback()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/coreclr/
H A Dgcinfodecoder.cpp72 bool GcInfoDecoder::SetIsInterruptibleCB (UINT32 startOffset, UINT32 stopOffset, void * hCallback) in SetIsInterruptibleCB()
430 void GcInfoDecoder::EnumerateSafePoints(EnumerateSafePointsCallback *pCallback, void * hCallback) in EnumerateSafePoints()
454 void * hCallback) in EnumerateInterruptibleRanges()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/jitinterface/
H A DJITCodeManager.cpp18 void EnumGCRefs(PTR_VOID pGCInfo, UINT32 curOffs, REGDISPLAY * pRD, GCEnumContext * hCallback, bool… in EnumGCRefs()
505 GCEnumContext * hCallback) in EnumGcRefs()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A DUnixNativeCodeManager.cpp125 GCEnumContext * hCallback) in EnumGcRefs()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/container/vst/
H A Dports.h32 audioMasterCallback hCallback; variable
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/windows/
H A DCoffNativeCodeManager.cpp329 GCEnumContext * hCallback) in EnumGcRefs()