Re: [PATCH 4/6] doc: Add elf_getbase.3

2025-05-14 Thread Mark Wielaard
Hi Aaron, On Mon, 2025-05-12 at 20:33 -0400, Aaron Merey wrote: > v2: mention that base offset returned is always 0 for non ELF_K_AR > kinds. Also mention elf_getaroff and elf_rawelf. Looks good. Thanks, Mark

[PATCH 4/6] doc: Add elf_getbase.3

2025-05-12 Thread Aaron Merey
Signed-off-by: Aaron Merey --- v2: mention that base offset returned is always 0 for non ELF_K_AR kinds. Also mention elf_getaroff and elf_rawelf. doc/Makefile.am | 1 + doc/elf_getbase.3 | 59 +++ 2 files changed, 60 insertions(+) create mode 100