Searched refs:sodel (Results 1 – 1 of 1) sorted by relevance
712 struct so_stuff *sodel = so->next; in handle_unload_dll() local713 so->next = sodel->next; in handle_unload_dll()716 if (sodel->objfile) in handle_unload_dll()717 free_objfile (sodel->objfile); in handle_unload_dll()718 xfree(sodel); in handle_unload_dll()