Home
last modified time | relevance | path

Searched refs:dlmodule_load (Results 1 – 3 of 3) sorted by relevance

/components/libc/posix/libdl/
A Ddlopen.c67 module = dlmodule_load(fullpath); in dlopen()
A Ddlmodule.h73 struct rt_dlmodule *dlmodule_load(const char* pgname);
A Ddlmodule.c448 struct rt_dlmodule* dlmodule_load(const char* filename) in dlmodule_load() function
570 module = dlmodule_load(pgname); in dlmodule_exec()

Completed in 5 milliseconds