|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include "common/elf.h"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. | |