PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
elf64_get_loadable_bounds.c File Reference
#include "common/elf.h"
Include dependency graph for elf64_get_loadable_bounds.c:

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.