Home
last modified time | relevance | path

Searched refs:gdbarch_regset_from_core_section_p (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcorelow.c143 if (core_gdbarch && gdbarch_regset_from_core_section_p (core_gdbarch)) in sniff_core_bfd()
476 if (core_gdbarch && gdbarch_regset_from_core_section_p (core_gdbarch)) in get_core_register_section()
511 if (!(core_gdbarch && gdbarch_regset_from_core_section_p (core_gdbarch)) in get_core_registers()
H A Dfbsd-nat.c148 gdb_assert (gdbarch_regset_from_core_section_p (gdbarch)); in fbsd_make_corefile_notes()
H A Di386-tdep.c2233 && !gdbarch_regset_from_core_section_p (gdbarch)) in i386_gdbarch_init()
H A Dgdbarch.c1489 gdbarch_regset_from_core_section_p (current_gdbarch)); in gdbarch_dump()
3666 gdbarch_regset_from_core_section_p (struct gdbarch *gdbarch) in gdbarch_regset_from_core_section_p() function
H A Dgdbarch.h1425 extern int gdbarch_regset_from_core_section_p (struct gdbarch *gdbarch);