Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/config/arm/
H A Dtm-arm.h28 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) (!(gcc_p)) argument
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dalphafbsd-tdep.c28 alphafbsd_use_struct_convention (int gcc_p, struct type *type) in alphafbsd_use_struct_convention()
H A Dvalues.c1227 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 Dmcore-tdep.c238 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 Dgdbarch.h867 #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 Darch-utils.c64 always_use_struct_convention (int gcc_p, struct type *value_type) in always_use_struct_convention()
H A Dmn10300-tdep.c1088 mn10300_reg_struct_has_addr (int gcc_p, struct type *type) in mn10300_reg_struct_has_addr()
H A Dv850-tdep.c277 v850_use_struct_convention (int gcc_p, struct type *type) in v850_use_struct_convention()
H A Ddbxread.c2792 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) 0 in process_one_symbol() argument
H A Dsh-tdep.c770 sh_use_struct_convention (int gcc_p, struct type *type) in sh_use_struct_convention()
H A Dsh64-tdep.c681 sh64_use_struct_convention (int gcc_p, struct type *type) in sh64_use_struct_convention()
H A Darm-tdep.c2082 arm_use_struct_convention (int gcc_p, struct type *type) in arm_use_struct_convention()
H A Drs6000-tdep.c1644 rs6000_use_struct_convention (int gcc_p, struct type *value_type) in rs6000_use_struct_convention()
H A Dgdbarch.c2855 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 Dcris-tdep.c1609 cris_reg_struct_has_addr (int gcc_p, struct type *type) in cris_reg_struct_has_addr()
H A Dia64-tdep.c2698 ia64_use_struct_convention (int gcc_p, struct type *type) in ia64_use_struct_convention()