Searched refs:bp_locations_placed_address_before_address_max (Results 1 – 2 of 2) sorted by relevance
803 static CORE_ADDR bp_locations_placed_address_before_address_max; variable1888 if (bl->address >= bp_locations_placed_address_before_address_max in breakpoint_xfer_memory()1891 - bp_locations_placed_address_before_address_max))) in breakpoint_xfer_memory()11242 bp_locations_placed_address_before_address_max = 0; in bp_locations_target_extensions_update()11257 if (addr > bp_locations_placed_address_before_address_max) in bp_locations_target_extensions_update()11258 bp_locations_placed_address_before_address_max = addr; in bp_locations_target_extensions_update()
14285 (bp_locations_placed_address_before_address_max): ... this. All