Home
last modified time | relevance | path

Searched refs:nsym (Results 1 – 4 of 4) sorted by relevance

/components/libc/posix/libdl/
A Ddlsym.c36 for(i=0; i<module->nsym; i++) in dlsym()
A Ddlmodule.h58 rt_uint16_t nsym; /* number of symbols in the module */ member
A Ddlelf.c241 module->nsym = count; in dlmodule_load_shared_object()
A Ddlmodule.c390 for (i = 0; i < module->nsym; i ++) in dlmodule_destroy()

Completed in 7 milliseconds