Home
last modified time | relevance | path

Searched refs:copy_event_location (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dlocation.h211 copy_event_location (const struct event_location *src);
H A Dlocation.c207 return copy_event_location (&tmp); in new_explicit_location()
307 copy_event_location (const struct event_location *src) in copy_event_location() function
H A Dbreakpoint.c8926 ? copy_event_location (canonical->location.get ()) : NULL);
9343 b->location = copy_event_location (location);
13008 = copy_event_location (canonical->location.get ());
H A Dlinespec.c3170 = copy_event_location (location); in event_location_to_sals()
H A DChangeLog-20156080 (copy_event_location, delete_event_location)
6104 (copy_event_location, delete_event_location, event_location_to_string)
6129 (copy_event_location, delete_event_location, event_location_to_string)
H A DChangeLog-20171373 (copy_event_location): Adjust to LINESPEC_LOCATION type change.
14501 (new_explicit_location, copy_event_location)
14506 (new_probe_location, new_explicit_location, copy_event_location):
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dlocation.h211 copy_event_location (const struct event_location *src);
H A Dlocation.c207 return copy_event_location (&tmp); in new_explicit_location()
307 copy_event_location (const struct event_location *src) in copy_event_location() function
H A Dbreakpoint.c8926 ? copy_event_location (canonical->location.get ()) : NULL);
9343 b->location = copy_event_location (location);
13008 = copy_event_location (canonical->location.get ());
H A Dlinespec.c3170 = copy_event_location (location); in event_location_to_sals()
H A DChangeLog-20156080 (copy_event_location, delete_event_location)
6104 (copy_event_location, delete_event_location, event_location_to_string)
6129 (copy_event_location, delete_event_location, event_location_to_string)
H A DChangeLog-20171373 (copy_event_location): Adjust to LINESPEC_LOCATION type change.
14501 (new_explicit_location, copy_event_location)
14506 (new_probe_location, new_explicit_location, copy_event_location):