Searched defs:gcc_p (Results 1 – 16 of 16) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/config/arm/ |
H A D | tm-arm.h | 28 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) (!(gcc_p)) argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | alphafbsd-tdep.c | 28 alphafbsd_use_struct_convention (int gcc_p, struct type *type) in alphafbsd_use_struct_convention()
|
H A D | values.c | 1227 generic_use_struct_convention (int gcc_p, struct type *value_type) in generic_use_struct_convention() 1241 using_struct_return (struct type *value_type, int gcc_p) in using_struct_return()
|
H A D | mcore-tdep.c | 238 mcore_reg_struct_has_addr (int gcc_p, struct type *type) in mcore_reg_struct_has_addr() 928 mcore_use_struct_convention (int gcc_p, struct type *type) in mcore_use_struct_convention()
|
H A D | gdbarch.h | 867 #define DEPRECATED_USE_STRUCT_CONVENTION(gcc_p, value_type) (gdbarch_deprecated_use_struct_conventi… argument 1134 #define DEPRECATED_REG_STRUCT_HAS_ADDR(gcc_p, type) (gdbarch_deprecated_reg_struct_has_addr (curren… argument
|
H A D | arch-utils.c | 64 always_use_struct_convention (int gcc_p, struct type *value_type) in always_use_struct_convention()
|
H A D | mn10300-tdep.c | 1088 mn10300_reg_struct_has_addr (int gcc_p, struct type *type) in mn10300_reg_struct_has_addr()
|
H A D | v850-tdep.c | 277 v850_use_struct_convention (int gcc_p, struct type *type) in v850_use_struct_convention()
|
H A D | dbxread.c | 2792 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) 0 in process_one_symbol() argument
|
H A D | sh-tdep.c | 770 sh_use_struct_convention (int gcc_p, struct type *type) in sh_use_struct_convention()
|
H A D | sh64-tdep.c | 681 sh64_use_struct_convention (int gcc_p, struct type *type) in sh64_use_struct_convention()
|
H A D | arm-tdep.c | 2082 arm_use_struct_convention (int gcc_p, struct type *type) in arm_use_struct_convention()
|
H A D | rs6000-tdep.c | 1644 rs6000_use_struct_convention (int gcc_p, struct type *value_type) in rs6000_use_struct_convention()
|
H A D | gdbarch.c | 2855 gdbarch_deprecated_use_struct_convention (struct gdbarch *gdbarch, int gcc_p, struct type *value_ty… in gdbarch_deprecated_use_struct_convention() 3224 gdbarch_deprecated_reg_struct_has_addr (struct gdbarch *gdbarch, int gcc_p, struct type *type) in gdbarch_deprecated_reg_struct_has_addr()
|
H A D | cris-tdep.c | 1609 cris_reg_struct_has_addr (int gcc_p, struct type *type) in cris_reg_struct_has_addr()
|
H A D | ia64-tdep.c | 2698 ia64_use_struct_convention (int gcc_p, struct type *type) in ia64_use_struct_convention()
|