Home
last modified time | relevance | path

Searched refs:sharedlibrary_command (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dxcoffsolib.c62 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 Dsolib.c888 sharedlibrary_command (char *args, int from_tty) in sharedlibrary_command() function
927 add_com ("sharedlibrary", class_files, sharedlibrary_command, in _initialize_solib()
H A DChangeLog-20011970 * 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 DChangeLog-2000864 (sharedlibrary_command): Made static.
885 * xcoffsolib.c (solib_info, sharedlibrary_command): Remove
H A DChangeLog-19952705 * xcoffsolib.c (sharedlibrary_command): New command.
H A DChangeLog-19963238 (sharedlibrary_command): Ditto.
H A DChangeLog-19912406 (sharedlibrary_command): Move dont_repeat to here.