Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/
H A DThunkPool.cs106 IntPtr thunkStubsBlock = ThunkBlocks.GetNewThunksBlock(); in ThunksHeap()
164 IntPtr thunkStubsBlock = ThunkBlocks.GetNewThunksBlock(); in ExpandHeap()
359 public static unsafe IntPtr GetNewThunksBlock() in GetNewThunksBlock() method in System.Runtime.ThunkBlocks