Searched refs:sharedlibrary_command (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | xcoffsolib.c | 62 static void sharedlibrary_command (char *pattern, int from_tty); 99 sharedlibrary_command (char *pattern, int from_tty) in sharedlibrary_command() function 181 add_com ("sharedlibrary", class_files, sharedlibrary_command, in _initialize_xcoffsolib()
|
H A D | solib.c | 888 sharedlibrary_command (char *args, int from_tty) in sharedlibrary_command() function 927 add_com ("sharedlibrary", class_files, sharedlibrary_command, in _initialize_solib()
|
H A D | ChangeLog-2001 | 1970 * irix5-nat.c (sharedlibrary_command): Pass 1 as readsyms to 1972 * osfsolib.c (sharedlibrary_command;): Ditto. 1974 * solib.c (sharedlibrary_command): Ditto. 1976 * xcoffsolib.c (sharedlibrary_command): Ditto.
|
H A D | ChangeLog-2000 | 864 (sharedlibrary_command): Made static. 885 * xcoffsolib.c (solib_info, sharedlibrary_command): Remove
|
H A D | ChangeLog-1995 | 2705 * xcoffsolib.c (sharedlibrary_command): New command.
|
H A D | ChangeLog-1996 | 3238 (sharedlibrary_command): Ditto.
|
H A D | ChangeLog-1991 | 2406 (sharedlibrary_command): Move dont_repeat to here.
|