Searched refs:solib_add (Results 1 – 17 of 17) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | solib.h | 39 solib_add (filename, from_tty, targ, readsyms) 41 extern void solib_add (char *, int, struct target_ops *, int);
|
| D | solib.c | 627 solib_add (char *pattern, int from_tty, struct target_ops *target, int readsyms) in solib_add() function 891 solib_add (args, from_tty, (struct target_ops *) 0, 1); in sharedlibrary_command() 917 solib_add (NULL, from_tty, NULL, auto_solib_add); in reload_shared_libraries()
|
| D | solib-sunos.c | 793 solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in sunos_solib_create_inferior_hook()
|
| D | solib-irix.c | 458 solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in irix_solib_create_inferior_hook()
|
| D | solib-osf.c | 339 solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in osf_solib_create_inferior_hook()
|
| D | solib-svr4.c | 1009 solib_add (NULL, 0, NULL, auto_solib_add); in enable_break()
|
| D | ChangeLog-1995 | 413 * irix5-nat.c (solib_create_inferior_hook): Call solib_add only 416 * osfsolib.c (solib_create_inferior_hook): Call solib_add only 1057 * irix5-nat.c (solib_add): Update the to_sections and 1059 * osfsolib.c (solib_add): Likewise. 1061 * solib.c (solib_add): Likewise. 1062 * somsolib.c (solib_add): Likewise. 2250 * solib.c (solib_add): Not to add if solib match main. 4841 (solib_add, special_symbol_handling): Cleanup comments regarding
|
| D | ChangeLog-2000 | 861 * xcoffsolib.c (solib_add): Remove, no longer needed. 1325 update_solib_list, solib_add, info_shared_library_command, 5369 * xcoffsolib.c (solib_add): Fix call to vmap_symtab(). 5802 (solib_add): Call update_solib_list, and then read symbols. 5804 solib_add. 5894 * solib.c (solib_add): Move all the code for loading symbol tables 5899 * solib.c (solib_add): Don't try to free a shared object's objfile 5902 * solib.c (solib_add): If a pattern was given, but it doesn't 6570 * solib.c (solib_add): Delete debugging code. 6625 (solib_add): Rewritten: compare the inferior's current list of [all …]
|
| D | ChangeLog-2001 | 1944 * irix5-nat.c (solib_add): Ditto. 1945 * osfsolib.c (solib_add): Ditto. 1949 * solib.c (solib_add): Ditto. 1952 * xcoffsolib.c (solib_add): Ditto. 1958 * solib.h (solib_add): Ditto. 1965 * osfsolib.c (solib_add): Ditto. 1966 * solib.c (solib_add): Ditto. 1968 * xcoffsolib.c (solib_add): Ditto. 1971 solib_add to force reading of shared library symbols. 1978 * coff-solib.c (coff_solib_create_inferior_hook): Call solib_add
|
| D | ChangeLog-1994 | 317 (solib_create_inferior_hook): Call solib_add only if 1523 * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify last 1773 irix5-nat.c (solib_add), osfsolib.c (solib_add), 1774 remote-vx.c (vx_open), solib.c (solib_add): 2105 * irix5-nat.c (solib_add): Get rid of sigtramp_address handling, 3688 * solib.c (solib_add): Add shared library sections to the section
|
| D | ChangeLog-1991 | 2404 (solib_add): Avoid noise. 2497 (solib_add): Avoid output if !from_tty. Catch errors rather 2705 * solib.c (solib_add): New argument is the target_ops whose 3559 solib.c (solib_add), symfile.c ({,add_}symbol_file_command): 3609 tm-sunos.h: Add solib_xfer_memory, solib_add. 3615 solib.c (solib_add): Don't malloc name passed to symbol_file_add.
|
| D | ChangeLog-1990 | 304 * solib.c (solib_add): Use symbol_file_add, not add_file. 991 solib.c (solib_add): lint.
|
| D | ChangeLog-1999 | 2436 * xcoffsolib.c (solib_add): Ditto. 2868 * solib.c (solib_add): use target_resize_to_sections. 2872 * irix5-nat.c (solib_add):ditto 4160 (solib_add): Call open_symbol_file_object if attaching to a
|
| D | ChangeLog-1993 | 3669 * solib.c (solib_add): Use x{re,m}alloc, not {re,m}alloc. 4388 (solib_add): Call special_symbol_handling once, not once per library. 5601 * solib.c (solib_add): Don't call special_symbol_handling if there
|
| D | ChangeLog-1998 | 1813 (solib_add): Remove references to exec_ops. 1816 (solib_add): Update exec_ops.to_sections
|
| D | ChangeLog-1996 | 458 (solib_map_sections, symbol_add_stub, solib_add,
|
| D | ChangeLog-1992 | 4330 * xcoffsolib.c (solib_add): Add call to new_symfile_objfile.
|