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

Go to the source code of this file.

Functions

uint64_t elf64_validate (Elf64_File *elf, void *data, uint64_t size)
 Validate a files content and initalize a ELF64_File structure using it.