Home
last modified time | relevance | path

Searched refs:dlmodule_load_custom (Results 1 – 2 of 2) sorted by relevance

/components/libc/posix/libdl/
A Ddlmodule.h77 struct rt_dlmodule* dlmodule_load_custom(const char* filename, struct rt_dlmodule_ops* ops);
A Ddlmodule.c606 struct rt_dlmodule* dlmodule_load_custom(const char* filename, struct rt_dlmodule_ops* ops) in dlmodule_load_custom() function
747 module = dlmodule_load_custom(pgname, ops); in dlmodule_exec_custom()

Completed in 13 milliseconds