summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/StackMaps.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/StackMaps.rst b/docs/StackMaps.rst
index 0dac62b595..57c37ea2f5 100644
--- a/docs/StackMaps.rst
+++ b/docs/StackMaps.rst
@@ -314,6 +314,11 @@ format of this section follows:
.. code-block:: none
uint32 : Reserved (header)
+ uint32 : NumFunctions
+ StkSizeRecord[NumFunctions] {
+ uint32 : Function Offset
+ uint32 : Stack Size
+ }
uint32 : NumConstants
Constants[NumConstants] {
uint64 : LargeConstant