Elf file: fast loading fap files. Really fast, like x15 times faster.

This commit is contained in:
SG
2023-06-21 17:17:35 +03:00
parent 42056d17b1
commit 1bc9c03f35
8 changed files with 153 additions and 31 deletions

View File

@@ -11,6 +11,6 @@ typedef struct ElfApiInterface {
uint16_t api_version_minor;
bool (*resolver_callback)(
const struct ElfApiInterface* interface,
const char* name,
uint32_t hash,
Elf32_Addr* address);
} ElfApiInterface;