shl_t             154 libltdl/loaders/shl_load.c   static shl_t self = (shl_t) 0;
shl_t             191 libltdl/loaders/shl_load.c   if (module && (shl_unload ((shl_t) (module)) != 0))
shl_t             213 libltdl/loaders/shl_load.c   else if (!shl_findsym((shl_t*) &module, name, TYPE_UNDEFINED, &address))