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) |
Interface for ELF loader to resolve symbols.