forked from jimth001/Windows-Memory-Modification
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCallStack1.dgml
276 lines (276 loc) · 20.2 KB
/
CallStack1.dgml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
<?xml version="1.0" encoding="utf-8"?>
<DirectedGraph DataVirtualized="True" Layout="Sugiyama" xmlns="http://schemas.microsoft.com/vs/2009/dgml">
<Nodes>
<Node Id="(Name=RtlUserThreadStart @11 @9 @2)" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="216.005,0,144.46,25.24" CodeSchemaProperty_IsExternal="True" Label="RtlUserThreadStart">
<Category Ref="CallStackEntry" />
<Category Ref="ExternalCallStackEntry" />
</Node>
<Node Id="(Name=__chkstk @4 @9 @2)" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="246.606666666667,441.92,83.2566666666667,25.24" CodeSchemaProperty_IsExternal="True" Label="__chkstk" SourceLocation="(Assembly=file:///f:/dd/vctools/crt/crtw32/startup/amd64/chkstk.asm StartLineNumber=67 StartCharacterOffset=0 EndLineNumber=67 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
<Category Ref="ExternalCallStackEntry" />
</Node>
<Node Id="(Name=__security_check_cookie @4 @9 @2)" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="0,441.92,172.47,25.24" CodeSchemaProperty_IsExternal="True" Label="__security_check_cookie" SourceLocation="(Assembly=file:///f:/dd/vctools/crt/crtw32/misc/amd64/amdsecgs.asm StartLineNumber=45 StartCharacterOffset=0 EndLineNumber=45 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
<Category Ref="ExternalCallStackEntry" />
</Node>
<Node Id="@10" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="229.066666666667,276.2,118.336666666667,25.24" Label="FunctionThree" SourceLocation="(Assembly="file:///d:/git档案库(part)/操作系统实验六/操作系统实验六/main.cpp" StartLineNumber=121 StartCharacterOffset=0 EndLineNumber=121 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
</Node>
<Node Id="@12" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="202.588333333333,386.68,171.293333333333,25.24" Label="search_one_mem_block" SourceLocation="(Assembly="file:///d:/git档案库(part)/操作系统实验六/操作系统实验六/virtualmemory.cpp" StartLineNumber=494 StartCharacterOffset=0 EndLineNumber=494 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
</Node>
<Node Id="@13" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="0.588333333333296,386.68,171.293333333333,25.24" Label="search_one_mem_block" SourceLocation="(Assembly="file:///d:/git档案库(part)/操作系统实验六/操作系统实验六/virtualmemory.cpp" StartLineNumber=519 StartCharacterOffset=0 EndLineNumber=519 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
</Node>
<Node Id="@14" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="244.326666666667,331.44,87.8166666666667,25.24" Label="searchAll" SourceLocation="(Assembly="file:///d:/git档案库(part)/操作系统实验六/操作系统实验六/virtualmemory.cpp" StartLineNumber=575 StartCharacterOffset=0 EndLineNumber=575 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
</Node>
<Node Id="@3" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="209.898333333333,55.24,156.673333333333,25.24" CodeSchemaProperty_IsExternal="True" Label="BaseThreadInitThunk">
<Category Ref="CallStackEntry" />
<Category Ref="ExternalCallStackEntry" />
</Node>
<Node Id="@6" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="215.948333333333,165.72,144.573333333333,25.24" CodeSchemaProperty_IsExternal="True" Label="__tmainCRTStartup" SourceLocation="(Assembly=file:///f:/dd/vctools/crt/crtw32/dllstuff/crtexe.c StartLineNumber=625 StartCharacterOffset=0 EndLineNumber=625 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
<Category Ref="ExternalCallStackEntry" />
</Node>
<Node Id="@7" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="256.003333333333,220.96,64.4633333333334,25.24" Label="main" SourceLocation="(Assembly="file:///d:/git档案库(part)/操作系统实验六/操作系统实验六/main.cpp" StartLineNumber=294 StartCharacterOffset=0 EndLineNumber=294 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
</Node>
<Node Id="@8" Category="CodeSchema_CallStackUnresolvedMethod" Bounds="223.563333333333,110.48,129.343333333333,25.24" CodeSchemaProperty_IsExternal="True" Label="mainCRTStartup" SourceLocation="(Assembly=file:///f:/dd/vctools/crt/crtw32/dllstuff/crtexe.c StartLineNumber=465 StartCharacterOffset=0 EndLineNumber=465 EndCharacterOffset=0)">
<Category Ref="CallStackEntry" />
<Category Ref="CodeSchema_SourceLocation" />
<Category Ref="ExternalCallStackEntry" />
</Node>
</Nodes>
<Links>
<Link Source="(Name=RtlUserThreadStart @11 @9 @2)" Target="@3" Category="CallStackDirectCall" Bounds="288.234985351563,25.2399997711182,0,21.0000019073486" />
<Link Source="@10" Target="@14" Category="CallStackDirectCall" Bounds="288.234985351563,301.440002441406,0,21" />
<Link Source="@12" Target="(Name=__chkstk @4 @9 @2)" Category="CallStackDirectCall" Bounds="288.234985351563,411.920013427734,0,21" />
<Link Source="@13" Target="(Name=__security_check_cookie @4 @9 @2)" Category="CallStackDirectCall" Bounds="86.2350006103516,411.920013427734,0,21" />
<Link Source="@14" Target="@12" Category="CallStackDirectCall" Bounds="288.234985351563,356.679992675781,0,21" />
<Link Source="@14" Target="@13" Category="CallStackDirectCall" Bounds="141.064682006836,355.821533203125,104.161071777344,28.4844360351563" />
<Link Source="@3" Target="@8" Category="CallStackDirectCall" Bounds="288.234985351563,80.4800033569336,0,21" />
<Link Source="@6" Target="@7" Category="CallStackDirectCall" Bounds="288.234985351563,190.960006713867,0,21" />
<Link Source="@7" Target="@10" Category="CallStackDirectCall" Bounds="288.234985351563,246.199996948242,0,21.0000152587891" />
<Link Source="@8" Target="@6" Category="CallStackDirectCall" Bounds="288.234985351563,135.720001220703,0,21" />
</Links>
<Categories>
<Category Id="CallStackDirectCall" Label="调用堆栈直接调用" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="调用堆栈直接调用" OutgoingActionLabel="调用堆栈直接调用" />
<Category Id="CallStackEntry" Label="调用堆栈入口" CanBeDataDriven="True" IsProviderRoot="False" NavigationActionLabel="调用堆栈入口" />
<Category Id="CodeSchema_CallStackUnresolvedMethod" Label="未解析的方法" CanBeDataDriven="True" DefaultAction="Microsoft.AllOutBoundLinks" IsProviderRoot="False" NavigationActionLabel="未解析的方法" />
<Category Id="CodeSchema_SourceLocation" Label="源位置" Icon="File" />
<Category Id="ExternalCallStackEntry" Label="外部调用堆栈入口" CanBeDataDriven="True" IsProviderRoot="False" NavigationActionLabel="外部调用堆栈入口" />
</Categories>
<Properties>
<Property Id="Bounds" DataType="System.Windows.Rect" />
<Property Id="CanBeDataDriven" Label="CanBeDataDriven" Description="CanBeDataDriven" DataType="System.Boolean" />
<Property Id="CanLinkedNodesBeDataDriven" Label="CanLinkedNodesBeDataDriven" Description="CanLinkedNodesBeDataDriven" DataType="System.Boolean" />
<Property Id="CodeSchemaProperty_IsExternal" Label="是外部的" Description="一个标志,用于指示此节点是否被认为是外部的" DataType="System.Boolean" />
<Property Id="DataVirtualized" Label="已虚拟化数据" Description="如果为 true,则图中可以包含表示虚拟化节点/链接(即,不在图中实际创建)的数据的节点和链接。" DataType="System.Boolean" />
<Property Id="DefaultAction" Label="DefaultAction" Description="DefaultAction" DataType="System.String" />
<Property Id="Expression" DataType="System.String" />
<Property Id="GroupLabel" DataType="System.String" />
<Property Id="Icon" Label="图标" Description="图标" DataType="System.String" />
<Property Id="IncomingActionLabel" Label="IncomingActionLabel" Description="IncomingActionLabel" DataType="System.String" />
<Property Id="IsEnabled" DataType="System.Boolean" />
<Property Id="IsProviderRoot" Label="IsProviderRoot" Description="IsProviderRoot" DataType="System.Boolean" />
<Property Id="Label" Label="标签" Description="可批注对象的可显示标签" DataType="System.String" />
<Property Id="Layout" DataType="System.String" />
<Property Id="NavigationActionLabel" Label="NavigationActionLabel" Description="NavigationActionLabel" DataType="System.String" />
<Property Id="OutgoingActionLabel" Label="OutgoingActionLabel" Description="OutgoingActionLabel" DataType="System.String" />
<Property Id="SourceLocation" Label="起始行号" DataType="Microsoft.VisualStudio.GraphModel.CodeSchema.SourceLocation" />
<Property Id="TargetType" DataType="System.Type" />
<Property Id="Value" DataType="System.String" />
<Property Id="ValueLabel" DataType="System.String" />
<Property Id="Visibility" Label="Visibility" Description="Defines whether a node in the graph is visible or not" DataType="System.Windows.Visibility" />
</Properties>
<QualifiedNames>
<Name Id="Assembly" Label="程序集" ValueType="Uri" />
<Name Id="IsUnresolved" Label="是无法解析的" ValueType="System.String" />
<Name Id="Name" Label="名称" ValueType="System.String" />
<Name Id="OverloadingParameters" Label="参数" ValueType="Microsoft.VisualStudio.GraphModel.GraphNodeIdCollection" Formatter="NameValueNoEscape" />
<Name Id="Type" Label="类型" ValueType="System.Object" />
</QualifiedNames>
<IdentifierAliases>
<Alias n="1" Uri="Assembly=kernel32.dll" />
<Alias n="2" Id="IsUnresolved=True" />
<Alias n="3" Id="(Name=BaseThreadInitThunk @1 @2)" />
<Alias n="4" Uri="Assembly=windows内存修改工具.exe" />
<Alias n="5" Id="Type=int" />
<Alias n="6" Id="(Name=__tmainCRTStartup @4 @5 @2)" />
<Alias n="7" Id="(Name=main @4 @5 @2)" />
<Alias n="8" Id="(Name=mainCRTStartup @4 @5 @2)" />
<Alias n="9" Id="Type=void" />
<Alias n="10" Id="(Name=FunctionThree @4 @9 @2)" />
<Alias n="11" Uri="Assembly=ntdll.dll" />
<Alias n="12" Id="(Name=search_one_mem_block @4 @5 OverloadingParameters=[(Name=memBasicInfo),(Name=v_s_rslt),(Name=handle),(Name=PageSize)] @2)" />
<Alias n="13" Id="(Name=search_one_mem_block @4 @5 OverloadingParameters=[(Type=_MEMORY_BASIC_INFORMATION Name=memBasicInfo),(Type="search_info &" Name=v_s_rslt),(Type="void *" Name=handle),(Type="unsigned long" Name=PageSize)] @2)" />
<Alias n="14" Id="(Name=searchAll @4 @5 OverloadingParameters=[(Type="std::vector<_MEMORY_BASIC_INFORMATION,std::allocator<_MEMORY_BASIC_INFORMATION> >" Name=memInfo),(Type="search_info &" Name=v_s_rslt),(Type="void *" Name=handle),(Type="unsigned long" Name=s_type),(Type="unsigned long" Name=pagesize),(Type="char *" Name=charexpval),(Type="int *" Name=intexpval),(Type="float *" Name=floatexpval),(Type="double *" Name=doubleexpval)] @2)" />
</IdentifierAliases>
<Styles>
<Style TargetType="Link" GroupLabel="Current Call Stack Link" ValueLabel="True" Visibility="Hidden">
<Condition Expression="HasCategory('CurrentCallStackCall')" />
<Setter Property="Stroke" Value="#FFD93701" />
<Setter Property="Weight" Value="1" />
</Style>
<Style TargetType="Link" GroupLabel="Call Stack Indirect Link" ValueLabel="True" Visibility="Hidden">
<Condition Expression="HasCategory('CallStackIndirectCall')" />
<Setter Property="Stroke" Value="#FFB8B8B8" />
<Setter Property="StrokeDashArray" Value="4 1" />
</Style>
<Style TargetType="Link" GroupLabel="Call Stack Direct Link" ValueLabel="True" Visibility="Hidden">
<Condition Expression="HasCategory('CallStackDirectCall')" />
<Setter Property="Stroke" Value="#FFB8B8B8" />
</Style>
<Style TargetType="Node" GroupLabel="External And Current" ValueLabel="True" Visibility="Hidden">
<Condition Expression="HasCategory('ExternalCallStackEntry') And HasCategory('CurrentCallStackEntry')" />
<Setter Property="Background" Value="#FFFFF8F0" />
<Setter Property="Stroke" Value="#FFCE5100" />
</Style>
<Style TargetType="Node" GroupLabel="当前调用堆栈节点" ValueLabel="True">
<Condition Expression="HasCategory('CurrentCallStackEntry') And !HasCategory('QueryResult')" />
<Setter Property="Background" Value="#FFFFE3C6" />
<Setter Property="Stroke" Value="#FFD93701" />
</Style>
<Style TargetType="Node" GroupLabel="外部调用堆栈入口" ValueLabel="True">
<Condition Expression="HasCategory('ExternalCallStackEntry')" />
<Setter Property="Background" Value="#FFF7F7F7" />
<Setter Property="StrokeDashArray" Value="1 3" />
<Setter Property="Foreground" Value="#FFA5A5A5" />
<Setter Property="Stroke" Value="#FFA5A5A5" />
</Style>
<Style TargetType="Node" GroupLabel="结果" ValueLabel="True">
<Condition Expression="HasCategory('QueryResult')" />
<Setter Property="Background" Value="#FFBCFFBE" />
</Style>
<Style TargetType="Node" GroupLabel="程序集" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Assembly')" />
<Setter Property="Background" Value="#FF094167" />
<Setter Property="Stroke" Value="#FF094167" />
<Setter Property="Icon" Value="CodeSchema_Assembly" />
</Style>
<Style TargetType="Node" GroupLabel="命名空间" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Namespace')" />
<Setter Property="Background" Value="#FF0E619A" />
<Setter Property="Stroke" Value="#FF0E619A" />
<Setter Property="Icon" Value="CodeSchema_Namespace" />
</Style>
<Style TargetType="Node" GroupLabel="接口" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Interface')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Interface" />
</Style>
<Style TargetType="Node" GroupLabel="结构" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Struct')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Struct" />
</Style>
<Style TargetType="Node" GroupLabel="枚举" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Enum')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Enum" />
<Setter Property="LayoutSettings" Value="List" />
</Style>
<Style TargetType="Node" GroupLabel="委托" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Delegate')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Delegate" />
</Style>
<Style TargetType="Node" GroupLabel="类" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Type')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Class" />
</Style>
<Style TargetType="Node" GroupLabel="属性" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Property')" />
<Setter Property="Background" Value="#FFE0E0E0" />
<Setter Property="Stroke" Value="#FFE0E0E0" />
<Setter Property="Icon" Value="CodeSchema_Property" />
</Style>
<Style TargetType="Node" GroupLabel="方法" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Method') Or HasCategory('CodeSchema_CallStackUnresolvedMethod')" />
<Setter Property="Background" Value="#FFE0E0E0" />
<Setter Property="Stroke" Value="#FFE0E0E0" />
<Setter Property="Icon" Value="CodeSchema_Method" />
<Setter Property="LayoutSettings" Value="List" />
</Style>
<Style TargetType="Node" GroupLabel="事件" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Event')" />
<Setter Property="Background" Value="#FFE0E0E0" />
<Setter Property="Stroke" Value="#FFE0E0E0" />
<Setter Property="Icon" Value="CodeSchema_Event" />
</Style>
<Style TargetType="Node" GroupLabel="字段" ValueLabel="具有类别">
<Condition Expression="HasCategory('CodeSchema_Field')" />
<Setter Property="Background" Value="#FFE0E0E0" />
<Setter Property="Stroke" Value="#FFE0E0E0" />
<Setter Property="Icon" Value="CodeSchema_Field" />
</Style>
<Style TargetType="Node" GroupLabel="Out Parameter" ValueLabel="True">
<Condition Expression="CodeSchemaProperty_IsOut = 'True'" />
<Setter Property="Icon" Value="CodeSchema_OutParameter" />
</Style>
<Style TargetType="Node" GroupLabel="Parameter" ValueLabel="True">
<Condition Expression="HasCategory('CodeSchema_Parameter')" />
<Setter Property="Icon" Value="CodeSchema_Parameter" />
</Style>
<Style TargetType="Node" GroupLabel="Local Variable" ValueLabel="True">
<Condition Expression="HasCategory('CodeSchema_LocalExpression')" />
<Setter Property="Icon" Value="CodeSchema_LocalExpression" />
</Style>
<Style TargetType="Node" GroupLabel="外部" ValueLabel="具有类别">
<Condition Expression="HasCategory('Externals')" />
<Setter Property="Background" Value="#FF424242" />
<Setter Property="Stroke" Value="#FF424242" />
</Style>
<Style TargetType="Link" GroupLabel="Inherits From" ValueLabel="True" Visibility="Hidden">
<Condition Expression="HasCategory('InheritsFrom') And Target.HasCategory('CodeSchema_Class')" />
<Setter Property="TargetDecorator" Value="OpenArrow" />
</Style>
<Style TargetType="Link" GroupLabel="Implements" ValueLabel="True" Visibility="Hidden">
<Condition Expression="HasCategory('Implements') And Target.HasCategory('CodeSchema_Interface')" />
<Setter Property="TargetDecorator" Value="OpenArrow" />
</Style>
<Style TargetType="Link" GroupLabel="Field Read" ValueLabel="True" Visibility="Hidden">
<Condition Expression="Target.HasCategory('CodeSchema_Field') And HasCategory('CodeSchema_FieldRead')" />
<Setter Property="StrokeDashArray" Value="2 2" />
</Style>
<Style TargetType="Link" GroupLabel="Comment Link" ValueLabel="True" Visibility="Hidden">
<Condition Expression="Source.HasCategory('Comment')" />
<Setter Property="Stroke" Value="#FFE5C365" />
</Style>
<Style TargetType="Node" GroupLabel="Cursor Location Changed" ValueLabel="True" Visibility="Hidden">
<Condition Expression="IsCursorLocation" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Node" GroupLabel="Disabled Breakpoint Location Changed" ValueLabel="True" Visibility="Hidden">
<Condition Expression="DisabledBreakpointCount" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Node" GroupLabel="Enabled Breakpoint Location Changed" ValueLabel="True" Visibility="Hidden">
<Condition Expression="EnabledBreakpointCount" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Node" GroupLabel="Instruction Pointer Location Changed" ValueLabel="True" Visibility="Hidden">
<Condition Expression="IsInstructionPointerLocation" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Node" GroupLabel="Current Callstack Changed" ValueLabel="True" Visibility="Hidden">
<Condition Expression="IsCurrentCallstackFrame" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
</Styles>
</DirectedGraph>