Home
last modified time | relevance | path

Searched refs:needs_update (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.h374 char needs_update; member
H A Dbreakpoint.c839 loc->needs_update = 1; in set_condition_evaluation_mode()
2087 int modified = bl->needs_update; in build_target_condition_list()
2279 int modified = bl->needs_update; in build_target_command_list()
2388 if (!should_be_inserted (bl) || (bl->inserted && !bl->needs_update)) in insert_bp_location()
2414 bl->needs_update = 0; in insert_bp_location()
2788 if (!bl->inserted || (bl->inserted && !bl->needs_update)) in update_inserted_breakpoint_locations()
2840 if (!should_be_inserted (bl) || (bl->inserted && !bl->needs_update)) in insert_breakpoint_locations()
12242 const int left_needs_update = left->needs_update; in swap_insertion()
12253 left->needs_update = right->needs_update; in swap_insertion()
12257 right->needs_update = left_needs_update; in swap_insertion()
[all …]
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c6147 needs_update = 1; \
6155 needs_update = 1; \
6163 int i, needs_update = 0; local
6245 needs_update = 1;
6279 if (needs_update)