dlsym             569 addr2line.c    		s = dlsym(h, strtab + sym->st_name);
dlsym            1333 dln.c          	    void *ex = dlsym(handle, EXTERNAL_PREFIX"ruby_xmalloc");
dlsym            1348 dln.c          	init_fct = (void(*)())(VALUE)dlsym(handle, buf);
dlsym              16 ext/-test-/popen_deadlock/infinite_loop_dlsym.c         dlsym(RTLD_DEFAULT, s->name);
dlsym             327 ext/fiddle/handle.c     func = (void (*)())(VALUE)dlsym(handle, name);
dlsym             341 ext/fiddle/handle.c 	    func = dlsym(handle, name_a);
dlsym             353 ext/fiddle/handle.c 	    func = dlsym(handle, name_n);
dlsym             362 ext/fiddle/handle.c 	    func = dlsym(handle, name_n);
dlsym              94 ext/tk/stubs.c # define DL_SYM dlsym