From 90f8acd4b876ab67a60abfa16cdf3f2342e031be Mon Sep 17 00:00:00 2001 From: Michael Holman Date: Tue, 30 Jun 2015 13:57:45 -0700 Subject: made code sections have 64 bit offsets --- BinaryEncoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BinaryEncoding.md') 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): -- cgit v1.2.3