Home
last modified time | relevance | path

Searched refs:create_sals_from_location_spec (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreakpoint.h572 void (*create_sals_from_location_spec) (location_spec *locspec, member
Dbreakpoint.c9250 ops->create_sals_from_location_spec (locspec, &canonical); in create_breakpoint()