|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include "common/elf.h"Go to the source code of this file.
Functions | |
| void | elf64_get_loadable_bounds (const Elf64_File *elf, Elf64_Addr *minAddr, Elf64_Addr *maxAddr) |
| Get the loadable virtual memory bounds of an ELF file. | |