Flipper Zero Firmware
Loading...
Searching...
No Matches
ElfApiInterface Struct Reference

Interface for ELF loader to resolve symbols. More...

#include <elf_api_interface.h>

Data Fields

uint16_t api_version_major
 
uint16_t api_version_minor
 
bool(* resolver_callback )(const struct ElfApiInterface *interface, uint32_t hash, Elf32_Addr *address)
 

Detailed Description

Interface for ELF loader to resolve symbols.


The documentation for this struct was generated from the following file: