Home
last modified time | relevance | path

Searched defs:rt_dlmodule (Results 1 – 1 of 1) sorted by relevance

/components/libc/posix/libdl/
A Ddlmodule.h28 struct rt_dlmodule struct
46 rt_dlmodule_entry_func_t entry_addr; argument
53 rt_dlmodule_init_func_t init_func; argument
54 rt_dlmodule_cleanup_func_t cleanup_func; argument
68 struct rt_dlmodule *dlmodule_create(void); argument

Completed in 3 milliseconds