Re: [PATCH 2/4 v3] doc: Add elf_memory.3

2025-09-15 Thread Mark Wielaard
Hi Aaron, On Sun, Sep 14, 2025 at 07:21:00PM -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v3: Mention that the underlying memory image should be writable since > libelf may attempt to modify it. Remove some implementation details. > > doc/Makefile.am | 1 + > doc/elf_mem

[PATCH 2/4 v3] doc: Add elf_memory.3

2025-09-14 Thread Aaron Merey
Signed-off-by: Aaron Merey --- v3: Mention that the underlying memory image should be writable since libelf may attempt to modify it. Remove some implementation details. doc/Makefile.am | 1 + doc/elf_memory.3 | 85 2 files changed, 86 inserti