Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dgdbarch.h756 typedef int (gdbarch_find_memory_regions_ftype) (struct gdbarch *gdbarch, find_memory_region_ftype … typedef
758 …d set_gdbarch_find_memory_regions (struct gdbarch *gdbarch, gdbarch_find_memory_regions_ftype *fin…
H A Dgdbarch.c242 gdbarch_find_memory_regions_ftype *find_memory_regions;
3422 gdbarch_find_memory_regions_ftype find_memory_regions) in set_gdbarch_find_memory_regions()