Searched refs:other_bl (Results 1 – 1 of 1) sorted by relevance
7800 struct bp_location *other_bl; in breakpoint_hit_catch_solib() local7811 for (other_bl = other->loc; other_bl != NULL; other_bl = other_bl->next) in breakpoint_hit_catch_solib()7813 if (other->ops->breakpoint_hit (other_bl, aspace, bp_addr, ws)) in breakpoint_hit_catch_solib()