Searched refs:solist (Results 1 – 23 of 23) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | solib-svr4.c | 1074 std::vector<svr4_so> *solist; in library_list_start_library() local 1080 solist = list->cur_list; in library_list_start_library() 1084 solist = &list->solib_lists[lmid]; in library_list_start_library() 1087 solist->emplace_back (name, std::move (li)); in library_list_start_library() 1804 std::vector<svr4_so> &solist = info->solib_lists[debug_base]; in solist_update_incremental() local 1807 if (solist.empty ()) in solist_update_incremental() 1819 prev_lm = solist.back ().lm_info->lm_addr; in solist_update_incremental() 1857 std::move (sos.begin (), sos.end (), std::back_inserter (solist)); in solist_update_incremental() 1865 if (!svr4_read_so_list (info, lm, prev_lm, solist, 0)) in solist_update_incremental()
|
| D | ChangeLog-2000 | 628 * solist.h: Declare new function solib_open. 1126 * solist.h (struct so_list): Remove field lmend. 1307 (struct so_list): Moved to solist.h 1308 (MAX_PATH_SIZE): Moved to solist.h and renamed to 1311 * solist.h: New file created from struct so_list in solib.c. 1350 * Makefile.in (solib.o): Add solist.h as a dependency.
|
| D | Makefile.in | 1503 solist.h \
|
| D | ChangeLog-2010 | 6619 * objfiles.c: Include solist.h. 6620 (free_all_objfiles): New variable so. Check stale solist objfiles. 6797 * solist.h (struct so_list) <objfile>: New comment. 7387 * solist.h (struct so_list): Remove from_tty. 9183 * solist.h (lookup_lib_global, solib_global_lookup): Likewise. 11585 * solist.h (struct target_so_ops <solib_create_inferior_hook>):
|
| D | ChangeLog-2007 | 2014 * solist.h (TARGET_SO_RELOCATE_SECTION_ADDRESSES): Remove. 4652 (symtab.o): Add dependency on solist header. 4658 * solist.h (symtab.h): New include. 4661 * symtab.c: New include solist.h. 4699 * solist.h (struct so_list): Replace textsection with addr_low and
|
| D | ChangeLog-2009 | 497 * solist.h (struct target_so_ops): Add keep_data_in_core. 1962 * solist.h (struct so_list) <sspace>: New field. 4067 * ppc-linux-tdep.c: Include "solib.h", "solist.h", "exceptions.h", 9022 * solist.h: Adjust all references. 12808 * solist.h (struct target_so_ops): Comment fallback behavior for 13109 * solist.h (struct target_so_ops): New member bfd_open.
|
| D | ChangeLog-2005 | 632 * solist.h: 3802 * solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB) 6360 * solist.h: Whitespace tweaks.
|
| D | ChangeLog-2001 | 2269 * solist.h: Add SOLIST_H macro wrapper. 5349 * solist.h (struct so_list): Document the requirement that 8371 solib.h, solist.h, somread.c, somsolib.c, somsolib.h, 8799 * solist.h (struct target_so_ops): Add new member
|
| D | ChangeLog-2015 | 7051 * solist.h (solib_global_lookup): Likewise. 7696 * solist.h (struct so_list): New fields 'build_idsz' and 'build_id'. 10152 * infrun.c (solist.h): New include. 10486 * exec.c (solist.h): New include. 10494 * solist.h (exec_file_find): New declaration.
|
| D | ChangeLog-2011 | 2318 * utils.c: Include solist.h. 4031 * solist.h (struct target_so_ops): Extend the comments of the 9987 * solist.h: Ditto. 11881 * solist.h: Ditto.
|
| D | ChangeLog-2008 | 948 * infcmd.c (post_create_inferior): If the solist is shared between 4000 * solist.h (solib_open): Remove prototype. 7379 * solist.h (struct target_so_ops): Remove SYMTAB parameter from 11399 * solist.h (struct target_so_ops): New field same.
|
| D | ChangeLog-2018 | 5240 * solist.h (struct solist, struct target_so_ops): Fix 15313 * solist.h (struct target_so_ops) <bfd_open>: Make pathname 15330 * solist.h (struct target_so_ops) <find_and_open_solib>: Take a 15358 * solist.h (exec_file_find, solib_find): Return
|
| D | ChangeLog-2017 | 5905 * solist.h (struct target_so_ops) <open_symbol_file_object>: 10364 * solist.h (struct so_deleter): New. 13644 * solist.h (struct lm_info): Remove. 15987 * solist.h (ALL_SO_LIBS): New macro. 17909 * solist.h (struct target_so_ops) <bfd_open>: Return
|
| D | ChangeLog-2013 | 5609 * solist.h (target_so_ops.find_and_open_solib): Clarify usage of 6572 * solist.h (target_so_ops): New fields "update_breakpoints" and 7982 * solist.h (struct target_so_ops): New member clear_so.
|
| D | ChangeLog-2016 | 445 * solist.h (struct target_so_ops) <find_and_open_solib>: Constify 3813 * solist.h (struct target_so_ops): Delete special_symbol_handling
|
| D | ChangeLog-2020 | 3628 * solist.h (struct so_list) <sections>: Change type. 7243 * corelow.c (solist.h, unordered_map): Include. 11679 * solist.h (master_so_list): Don't declare.
|
| D | ChangeLog-2014 | 814 * solib-darwin.c, solib-spu.c, solib-svr4.c, solib.c, solist.h,
|
| D | ChangeLog-2004 | 11154 * solist.h (master_so_list): New function.
|
| D | ChangeLog-2003 | 13154 * solist.h (target_so_ops): Add find_and_open_solib function hook and
|
| D | ChangeLog-2019 | 4377 * solist.h (struct target_so_ops): Remove lookup_lib_global_symbol.
|
| /netbsd/src/external/gpl3/gdb/dist/ |
| D | sha256.sum | 1392 eb7bcecd861ae59c6aef062e2333f5497f5d4b22bbca50edb582df45cee089bc gdb/solist.h
|
| /netbsd/src/share/dict/ |
| D | web2 | 185093 solist
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 181777 * solist.h (so_list_range): New.
|