#include "lt__private.h"
#include "lt_dlloader.h"
Defines | |
#define | get_vtable preopen_LTX_get_vtable |
Typedefs | |
typedef struct symlist_chain | symlist_chain |
Functions | |
LT_BEGIN_C_DECLS LT_SCOPE lt_dlvtable * | get_vtable (lt_user_data loader_data) |
int | lt_dlpreload_default (const lt_dlsymlist *preloaded) |
int | lt_dlpreload (const lt_dlsymlist *preloaded) |
int | lt_dlpreload_open (const char *originator, lt_dlpreload_callback_func *func) |
#define get_vtable preopen_LTX_get_vtable |
typedef struct symlist_chain symlist_chain |
LT_BEGIN_C_DECLS LT_SCOPE lt_dlvtable* get_vtable | ( | lt_user_data | loader_data | ) |
int lt_dlpreload | ( | const lt_dlsymlist * | preloaded | ) |
References lt_dlpreload().
Referenced by lt_dlinit(), and lt_dlpreload().
int lt_dlpreload_default | ( | const lt_dlsymlist * | preloaded | ) |
int lt_dlpreload_open | ( | const char * | originator, | |
lt_dlpreload_callback_func * | func | |||
) |
References lt_dlsymlist::address, LT__SETERROR, lt_dlopen(), lt_dlsymlist::name, streq, and strneq.
Referenced by lt_dlinit().