Searched refs:add_memrange (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtracepoint.h270 void add_memrange (struct gdbarch *gdbarch,
H A Dtracepoint.c894 collection_list::add_memrange (struct gdbarch *gdbarch, function in class:collection_list
948 add_memrange (gdbarch, memrange_absolute, offset, len, scope);
974 add_memrange (gdbarch, reg, offset, len, scope);
985 add_memrange (gdbarch, reg, offset, len, scope);
996 add_memrange (gdbarch, reg, offset, len, scope);
1411 collect->add_memrange (target_gdbarch (),
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtracepoint.h270 void add_memrange (struct gdbarch *gdbarch,
H A Dtracepoint.c894 collection_list::add_memrange (struct gdbarch *gdbarch, function in class:collection_list
948 add_memrange (gdbarch, memrange_absolute, offset, len, scope);
974 add_memrange (gdbarch, reg, offset, len, scope);
985 add_memrange (gdbarch, reg, offset, len, scope);
996 add_memrange (gdbarch, reg, offset, len, scope);
1386 collect->add_memrange (target_gdbarch (),

Completed in 227 milliseconds