Add section name to data section spec
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2
vm.md
2
vm.md
@@ -235,6 +235,8 @@ the section contents.
|
|||||||
|
|
||||||
The data section contains static data that is initialized to some known value.
|
The data section contains static data that is initialized to some known value.
|
||||||
|
|
||||||
|
* 16 bits - length of section name
|
||||||
|
* N bits - section name
|
||||||
* 64 bits - section load start - where in memory the content of this section begins
|
* 64 bits - section load start - where in memory the content of this section begins
|
||||||
* 64 bits - section length - how long the memory content is
|
* 64 bits - section length - how long the memory content is
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user