Home
last modified time | relevance | path

Searched refs:DEPRECATED_REG_STRUCT_HAS_ADDR_P (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.h1114 #if !defined (DEPRECATED_REG_STRUCT_HAS_ADDR_P)
1115 #define DEPRECATED_REG_STRUCT_HAS_ADDR_P() (1) macro
1120 #if !defined (GDB_TM_FILE) && defined (DEPRECATED_REG_STRUCT_HAS_ADDR_P)
1123 #if !defined (DEPRECATED_REG_STRUCT_HAS_ADDR_P)
1124 #define DEPRECATED_REG_STRUCT_HAS_ADDR_P() (gdbarch_deprecated_reg_struct_has_addr_p (current_gdbar… macro
H A Darch-utils.c320 if (DEPRECATED_REG_STRUCT_HAS_ADDR_P () in default_stabs_argument_has_addr()
H A Dinfcall.c552 if (DEPRECATED_REG_STRUCT_HAS_ADDR_P ()) in call_function_by_hand()
H A Dgdbarch.c893 #ifdef DEPRECATED_REG_STRUCT_HAS_ADDR_P in gdbarch_dump()
897 XSTRING (DEPRECATED_REG_STRUCT_HAS_ADDR_P ())); in gdbarch_dump()