Searched refs:solib_open (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsolist.h117 extern int solib_open (char *in_pathname, char **found_pathname);
H A Dsolib.c76 solib_open -- Find a shared library file and open it.
80 int solib_open (char *in_patname, char **found_pathname);
110 solib_open (char *in_pathname, char **found_pathname) function
238 scratch_chan = solib_open (filename, &scratch_pathname);
H A Dsolib-frv.c641 tmp_fd = solib_open (buf, &tmp_pathname);
H A Dsolib-svr4.c898 tmp_fd = solib_open (buf, &tmp_pathname);

Completed in 52 milliseconds