mirror of
https://github.com/Noratrieb/elven-forest.git
synced 2026-01-14 10:45:03 +01:00
layouting
This commit is contained in:
parent
1520524d6f
commit
00c4a7ee66
4 changed files with 228 additions and 178 deletions
|
|
@ -92,6 +92,7 @@ fn write_output(text: &[u8], entry_offset_from_text: u64) -> Result<()> {
|
|||
flags: 0,
|
||||
fixed_entsize: None,
|
||||
content: text.to_vec(),
|
||||
addr_align: None,
|
||||
})?;
|
||||
|
||||
let elf_header_and_program_headers = ProgramHeader {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue