DRAFT Fix x86_64 M2 elf header to work with debug info.

* lib/m2/x86_64/ELF-x86_64.hex2
This commit is contained in:
Andrius Štikonas 2023-04-30 20:13:04 +01:00 committed by Janneke Nieuwenhuizen
parent 44e265650e
commit a20b790b49
1 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@
&_start 00 00 00 00 # e_entry Address of the entry point
%ELF_program_headers>ELF_base 00 00 00 00 # e_phoff Address of program header table
00 00 00 00 00 00 00 00 # e_shoff Address of section header table
%ELF_section_headers>ELF_base 00 00 00 00 # e_shoff Address of section header table
00 00 00 00 # e_flags
@ -54,10 +54,10 @@
38 00 # e_phentsize size of a program header table
01 00 # e_phnum number of entries in program table
00 00 # e_shentsize size of a section header table
00 00 # e_shnum number of entries in section table
40 00 # e_shentsize size of a section header table
05 00 # e_shnum number of entries in section table
00 00 # e_shstrndx index of the section names
02 00 # e_shstrndx index of the section names
:ELF_program_headers