#include <ltdl.h>
Public Attributes | |
char * | filename |
char * | name |
int | ref_count |
unsigned int | is_resident:1 |
unsigned int | is_symglobal:1 |
unsigned int | is_symlocal:1 |
char* lt_dlinfo::filename |
Referenced by lt_dlclose().
unsigned int lt_dlinfo::is_resident |
Referenced by lt_dlmakeresident().
unsigned int lt_dlinfo::is_symglobal |
unsigned int lt_dlinfo::is_symlocal |
char* lt_dlinfo::name |
Referenced by lt_dlclose(), lt_dlhandle_fetch(), and lt_dlsym().
Referenced by lt_dlclose(), and lt_dlexit().