PatchworkOS  19e446b
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:
This graph shows which files directly or indirectly include this file:

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.