Searched refs:solib_svr4_ops (Results 1 – 2 of 2) sorted by relevance
3144 struct solib_svr4_ops struct3151 static const registry<gdbarch>::key<struct solib_svr4_ops> solib_svr4_data; argument3155 static struct solib_svr4_ops *3158 struct solib_svr4_ops *ops = solib_svr4_data.get (gdbarch); in get_ops()3171 struct solib_svr4_ops *ops = get_ops (gdbarch); in set_solib_svr4_fetch_link_map_offsets()3186 struct solib_svr4_ops *ops = get_ops (current_inferior ()->arch ()); in svr4_fetch_link_map_offsets()3197 struct solib_svr4_ops *ops = get_ops (current_inferior ()->arch ()); in svr4_have_link_map_offsets()
3921 (struct solib_svr4_ops): New.3926 using the new `struct solib_svr4_ops'.