Searched refs:solib_start (Results 1 – 1 of 1) sorted by relevance
524 } solib_start, *solib_end; variable532 struct so_stuff *so = &solib_start; in safe_symbol_file_add_stub()712 for (so = &solib_start; so->next != NULL; so = so->next) in handle_unload_dll()733 for (so = &solib_start; so->next != NULL; so = so->next) in solib_address()750 struct so_stuff *so, *so1 = solib_start.next; in child_clear_solibs()758 solib_start.next = NULL; in child_clear_solibs()759 solib_start.objfile = NULL; in child_clear_solibs()760 solib_end = &solib_start; in child_clear_solibs()898 struct so_stuff *so = &solib_start; in info_dll_command()