Searched defs:gcc_p (Results 1 – 11 of 11) sorted by relevance
| /trueos/contrib/gdb/gdb/config/arm/ |
| HD | tm-arm.h | 30 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) (!(gcc_p)) argument
|
| /trueos/contrib/gdb/gdb/ |
| HD | alphafbsd-tdep.c | 28 alphafbsd_use_struct_convention (int gcc_p, struct type *type) in alphafbsd_use_struct_convention()
|
| HD | values.c | 1266 generic_use_struct_convention (int gcc_p, struct type *value_type) in generic_use_struct_convention() 1281 using_struct_return (struct type *value_type, int gcc_p) in using_struct_return()
|
| HD | gdbarch.h | 921 #define DEPRECATED_FIX_CALL_DUMMY(dummy, pc, fun, nargs, args, type, gcc_p) (gdbarch_deprecated_fix… argument 1461 #define USE_STRUCT_CONVENTION(gcc_p, value_type) (gdbarch_use_struct_convention (current_gdbarch, g… argument 1931 #define DEPRECATED_REG_STRUCT_HAS_ADDR(gcc_p, type) (gdbarch_deprecated_reg_struct_has_addr (curren… argument
|
| HD | arch-utils.c | 65 always_use_struct_convention (int gcc_p, struct type *value_type) in always_use_struct_convention()
|
| HD | dbxread.c | 2818 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) 0 in process_one_symbol() argument
|
| HD | rs6000-tdep.c | 1335 rs6000_use_struct_convention (int gcc_p, struct type *value_type) in rs6000_use_struct_convention()
|
| HD | arm-tdep.c | 2108 arm_use_struct_convention (int gcc_p, struct type *type) in arm_use_struct_convention()
|
| HD | mips-tdep.c | 2703 mips_eabi_use_struct_convention (int gcc_p, struct type *type) in mips_eabi_use_struct_convention() 2714 mips_eabi_reg_struct_has_addr (int gcc_p, struct type *type) in mips_eabi_reg_struct_has_addr()
|
| HD | gdbarch.c | 3514 … *dummy, CORE_ADDR pc, CORE_ADDR fun, int nargs, struct value **args, struct type *type, int gcc_p) in gdbarch_deprecated_fix_call_dummy() 4220 gdbarch_use_struct_convention (struct gdbarch *gdbarch, int gcc_p, struct type *value_type) in gdbarch_use_struct_convention() 4783 gdbarch_deprecated_reg_struct_has_addr (struct gdbarch *gdbarch, int gcc_p, struct type *type) in gdbarch_deprecated_reg_struct_has_addr()
|
| HD | ia64-tdep.c | 2722 ia64_use_struct_convention (int gcc_p, struct type *type) in ia64_use_struct_convention()
|