Home
last modified time | relevance | path

Searched refs:solist (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsolib-svr4.c1074 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()
DChangeLog-2000628 * 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.
DMakefile.in1503 solist.h \
DChangeLog-20106619 * 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>):
DChangeLog-20072014 * 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
DChangeLog-2009497 * 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.
DChangeLog-2005632 * solist.h:
3802 * solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)
6360 * solist.h: Whitespace tweaks.
DChangeLog-20012269 * 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
DChangeLog-20157051 * 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.
DChangeLog-20112318 * 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.
DChangeLog-2008948 * 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.
DChangeLog-20185240 * 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
DChangeLog-20175905 * 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
DChangeLog-20135609 * 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.
DChangeLog-2016445 * solist.h (struct target_so_ops) <find_and_open_solib>: Constify
3813 * solist.h (struct target_so_ops): Delete special_symbol_handling
DChangeLog-20203628 * 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.
DChangeLog-2014814 * solib-darwin.c, solib-spu.c, solib-svr4.c, solib.c, solist.h,
DChangeLog-200411154 * solist.h (master_so_list): New function.
DChangeLog-200313154 * solist.h (target_so_ops): Add find_and_open_solib function hook and
DChangeLog-20194377 * solist.h (struct target_so_ops): Remove lookup_lib_global_symbol.
/netbsd/src/external/gpl3/gdb/dist/
Dsha256.sum1392 eb7bcecd861ae59c6aef062e2333f5497f5d4b22bbca50edb582df45cee089bc gdb/solist.h
/netbsd/src/share/dict/
Dweb2185093 solist
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git181777 * solist.h (so_list_range): New.