LLVM API Documentation

Public Attributes | |
| lt_dlloader * | next |
| const char * | loader_name |
| 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 830 of file ltdl.c.
|
|
Definition at line 838 of file ltdl.c. Referenced by lt_dlexit(), lt_dlloader_add(), lt_dlloader_remove(), and tryall_dlopen(). |
|
|
Definition at line 837 of file ltdl.c. Referenced by lt_dlexit(), lt_dlloader_add(), and lt_dlloader_remove(). |
|
|
Definition at line 836 of file ltdl.c. Referenced by lt_dlloader_add(). |
|
|
Definition at line 832 of file ltdl.c. Referenced by lt_dlloader_add(), lt_dlloader_find(), and lt_dlloader_remove(). |
|
|
Definition at line 835 of file ltdl.c. Referenced by lt_dlclose(), and lt_dlloader_add(). |
|
|
Definition at line 834 of file ltdl.c. Referenced by lt_dlloader_add(), and tryall_dlopen(). |
|
|
Definition at line 831 of file ltdl.c. Referenced by lt_dlexit(), lt_dlloader_add(), lt_dlloader_find(), lt_dlloader_next(), lt_dlloader_remove(), and tryall_dlopen(). |
|
|
Definition at line 833 of file ltdl.c. Referenced by lt_dlloader_add(). |