#include <lt_dlloader.h>
Public Attributes | |
const char * | name |
const char * | sym_prefix |
lt_module_open * | module_open |
lt_module_close * | module_close |
lt_find_sym * | find_sym |
lt_dlloader_init * | dlloader_init |
lt_dlloader_exit * | dlloader_exit |
lt_user_data | dlloader_data |
lt_dlloader_priority | priority |
Referenced by get_vtable(), lt_dlclose(), lt_dlloader_remove(), and lt_dlsym().
Referenced by get_vtable(), and lt_dlloader_remove().
Referenced by get_vtable().
Referenced by get_vtable(), lt_dlloader_add(), and lt_dlsym().
Referenced by get_vtable(), lt_dlclose(), and lt_dlloader_add().
Referenced by get_vtable(), and lt_dlloader_add().
const char* lt_dlvtable::name |
Referenced by get_vtable(), and lt_dlexit().
Referenced by get_vtable(), and lt_dlloader_add().
const char* lt_dlvtable::sym_prefix |
Referenced by get_vtable(), and lt_dlsym().