mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
natvis for section contrib types
This commit is contained in:
committed by
Ryan Fleury
parent
b8f45e97c9
commit
422e9449c8
@@ -43,6 +43,26 @@
|
|||||||
</Expand>
|
</Expand>
|
||||||
</Type>
|
</Type>
|
||||||
|
|
||||||
|
<Type Name="LNK_SectionContribChunk">
|
||||||
|
<Expand>
|
||||||
|
<ArrayItems>
|
||||||
|
<Size>count</Size>
|
||||||
|
<ValuePointer>v</ValuePointer>
|
||||||
|
</ArrayItems>
|
||||||
|
</Expand>
|
||||||
|
</Type>
|
||||||
|
|
||||||
|
<Type Name="LNK_SectionContribChunkList">
|
||||||
|
<Expand>
|
||||||
|
<LinkedListItems>
|
||||||
|
<Size>chunk_count</Size>
|
||||||
|
<HeadPointer>first</HeadPointer>
|
||||||
|
<NextPointer>next</NextPointer>
|
||||||
|
<ValueNode>this</ValueNode>
|
||||||
|
</LinkedListItems>
|
||||||
|
</Expand>
|
||||||
|
</Type>
|
||||||
|
|
||||||
<Type Name="Rng1U64List">
|
<Type Name="Rng1U64List">
|
||||||
<DisplayString>{{count={count} first={first} last={last} }}</DisplayString>
|
<DisplayString>{{count={count} first={first} last={last} }}</DisplayString>
|
||||||
<Expand>
|
<Expand>
|
||||||
|
|||||||
Reference in New Issue
Block a user