Searched refs:so_stuff (Results 1 – 3 of 3) sorted by relevance
511 struct so_stuff struct513 struct so_stuff *next; argument527 struct so_stuff *so = &solib_start; in safe_symbol_file_add_stub() argument585 struct so_stuff *so; in register_loaded_dll()613 so = (struct so_stuff *) xmalloc (sizeof (struct so_stuff) + strlen (ppath) + 8 + 1); in register_loaded_dll()705 struct so_stuff *so; in handle_unload_dll()710 struct so_stuff *sodel = so->next; in handle_unload_dll()727 struct so_stuff *so; in solib_address()745 struct so_stuff *so, *so1 = solib_start.next; in child_clear_solibs()893 struct so_stuff *so = &solib_start; in info_dll_command()
1188 * win32-nat.c (struct so_stuff): Add objfile *objfile field needed to
1633 (struct so_stuff): Add end_addr field.