Home
last modified time | relevance | path

Searched defs:gcc_p (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/gdb/gdb/config/arm/
HDtm-arm.h30 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) (!(gcc_p)) argument
/trueos/contrib/gdb/gdb/
HDalphafbsd-tdep.c28 alphafbsd_use_struct_convention (int gcc_p, struct type *type) in alphafbsd_use_struct_convention()
HDvalues.c1266 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()
HDgdbarch.h921 #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
HDarch-utils.c65 always_use_struct_convention (int gcc_p, struct type *value_type) in always_use_struct_convention()
HDdbxread.c2818 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) 0 in process_one_symbol() argument
HDrs6000-tdep.c1335 rs6000_use_struct_convention (int gcc_p, struct type *value_type) in rs6000_use_struct_convention()
HDarm-tdep.c2108 arm_use_struct_convention (int gcc_p, struct type *type) in arm_use_struct_convention()
HDmips-tdep.c2703 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()
HDgdbarch.c3514 … *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()
HDia64-tdep.c2722 ia64_use_struct_convention (int gcc_p, struct type *type) in ia64_use_struct_convention()