Home
last modified time | relevance | path

Searched refs:RhpGetTailCallTLSDispatchCell (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/
H A DCastableObjectSupport.cs349 return InternalCalls.RhpGetTailCallTLSDispatchCell(); in RhpCastableObjectResolve()
H A DInternalCalls.cs363 internal extern static IntPtr RhpGetTailCallTLSDispatchCell(); in RhpGetTailCallTLSDispatchCell() method in System.Runtime.InternalCalls
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DCachedInterfaceDispatch.cpp552 COOP_PINVOKE_HELPER(void*, RhpGetTailCallTLSDispatchCell, ())