LLVM API Documentation
#include <ltdl.h>
Collaboration diagram for lt_user_dlloader:
Public Attributes | |
const char * | sym_prefix |
lt_module_open * | module_open |
lt_module_close * | module_close |
lt_find_sym * | find_sym |
lt_dlloader_exit * | dlloader_exit |
lt_user_data | dlloader_data |
Definition at line 284 of file ltdl.h.
const char* lt_user_dlloader::sym_prefix |
lt_module_open* lt_user_dlloader::module_open |
lt_module_close* lt_user_dlloader::module_close |
lt_find_sym* lt_user_dlloader::find_sym |
lt_dlloader_exit* lt_user_dlloader::dlloader_exit |