diff options
Diffstat (limited to 'BinaryEncoding.md')
| -rw-r--r-- | BinaryEncoding.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md index 316f345..3ccc9f9 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -90,7 +90,7 @@ Yes: - The generic section header - A table (sorted by offset) containing, for each function: + Signature - + 32-bit offset within the section + + 64-bit offset within the section - A sequence of functions - A function contains: + A table containing, for each type ID that has [locals](AstSemantics.md#addressing-local-variables): |
