#include <lt__private.h>
Public Attributes | |
lt_dlhandle | next |
const lt_dlvtable * | vtable |
lt_dlinfo | info |
int | depcount |
lt_dlhandle * | deplibs |
lt_module | module |
void * | system |
lt_interface_data * | interface_data |
int | flags |
Referenced by lt_dlclose(), lt_dlexit(), lt_dlgetinfo(), lt_dlhandle_fetch(), lt_dlmakeresident(), and lt_dlsym().
Referenced by lt_dlcaller_get_data(), lt_dlcaller_set_data(), and lt_dlclose().
Referenced by lt_dlclose(), and lt_dlsym().
Referenced by lt_dlclose(), lt_dlexit(), lt_dlhandle_iterate(), and lt_dlhandle_map().
void* lt__handle::system |
const lt_dlvtable* lt__handle::vtable |
Referenced by lt_dlclose(), lt_dlloader_remove(), and lt_dlsym().