Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDgdbarch.h1925 extern int gdbarch_deprecated_reg_struct_has_addr (struct gdbarch *gdbarch, int gcc_p, struct type …
1931 #define DEPRECATED_REG_STRUCT_HAS_ADDR(gcc_p, type) (gdbarch_deprecated_reg_struct_has_addr (curren…
HDgdbarch.c4783 gdbarch_deprecated_reg_struct_has_addr (struct gdbarch *gdbarch, int gcc_p, struct type *type) in gdbarch_deprecated_reg_struct_has_addr() function