Home
last modified time | relevance | path

Searched defs:REGDISPLAY (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A Dregdisplay.h7 struct REGDISPLAY struct
9 PTR_UIntNative pRax;
10 PTR_UIntNative pRcx;
11 PTR_UIntNative pRdx;
12 PTR_UIntNative pRbx;
18 PTR_UIntNative pR8;
28 UIntNative SP;
52 struct REGDISPLAY argument
90 struct REGDISPLAY argument
145 struct REGDISPLAY argument
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/
H A DStackFrameIterator.cs10 internal unsafe struct REGDISPLAY struct
13 internal UIntPtr SP;