Searched defs:valtype (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dppcnbsd-tdep.c212 ppcnbsd_return_value (struct gdbarch *gdbarch, struct type *valtype, argument
[all...]
H A Dppc-sysv-tdep.c515 ppc_sysv_abi_return_value (struct gdbarch *gdbarch, struct type *valtype, argument
845 ppc64_sysv_abi_return_value (struct gdbarch *gdbarch, struct type *valtype, argument
524 ppc_sysv_abi_broken_return_value(struct gdbarch *gdbarch, struct type *valtype, struct regcache *regcache, void *readbuf, const void *writebuf) argument
[all...]
H A Dppcfbsd-tdep.c495 ppcfbsd_return_value (struct gdbarch *gdbarch, struct type *valtype, argument
[all...]
H A Dvalues.c1221 register_value_being_returned(struct type *valtype, struct regcache *retbuf) argument
H A Dalpha-tdep.c215 alpha_register_to_value(struct frame_info *frame, int regnum, struct type *valtype, void *out) argument
234 alpha_value_to_register(struct frame_info *frame, int regnum, struct type *valtype, const void *in) argument
441 alpha_extract_return_value(struct type *valtype, struct regcache *regcache, void *valbuf) argument
519 alpha_store_return_value(struct type *valtype, struct regcache *regcache, const void *valbuf) argument
[all...]
H A Drs6000-tdep.c1344 rs6000_extract_return_value (struct type *valtype, char *regbuf, char *valbuf) argument
[all...]
H A Ds390-tdep.c317 s390_register_to_value(struct frame_info *frame, int regnum, struct type *valtype, void *out) argument
329 s390_value_to_register(struct frame_info *frame, int regnum, struct type *valtype, const void *in) argument
H A Dia64-tdep.c919 ia64_register_to_value(struct frame_info *frame, int regnum, struct type *valtype, void *out) argument
928 ia64_value_to_register(struct frame_info *frame, int regnum, struct type *valtype, const void *in) argument
H A Dmips-tdep.c2599 return_value_location (struct type *valtype, argument
2996 mips_eabi_extract_return_value (struct type *valtype, argument
3017 mips_eabi_store_return_value(struct type *valtype, char *valbuf) argument
4143 mips_o64_extract_return_value(struct type *valtype, char regbuf[], char *valbuf) argument
4161 mips_o64_store_return_value(struct type *valtype, char *valbuf) argument
[all...]
H A Dgdbarch.c4118 gdbarch_return_value (struct gdbarch *gdbarch, struct type *valtype, struct regcache *regcache, void *readbuf, const void *writebuf) argument
/freebsd-9.3-release/contrib/gcc/
H A Dexplow.c1470 hard_function_value(tree valtype, tree func, tree fntype, int outgoing ATTRIBUTE_UNUSED) argument
H A Dc-typeck.c395 tree valtype = composite_type (TREE_TYPE (t1), TREE_TYPE (t2)); local
6952 tree valtype = TREE_TYPE (TREE_TYPE (current_function_decl)), ret_stmt; local
[all...]
H A Dexpr.c7723 tree valtype = TREE_TYPE (TREE_OPERAND (exp, 0)); local
/freebsd-9.3-release/contrib/gcc/cp/
H A Dtypeck.c669 tree valtype = merge_types (TREE_TYPE (t1), TREE_TYPE (t2)); local
6431 tree valtype = TREE_TYPE (DECL_RESULT (current_function_decl)); local
6500 tree valtype; local
[all...]
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c5458 arm_return_in_msb(tree valtype) argument
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c4328 ia64_return_in_memory(tree valtype, tree fntype ATTRIBUTE_UNUSED) argument
4364 ia64_function_value(tree valtype, tree func ATTRIBUTE_UNUSED) argument
[all...]
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c7491 mips_return_in_msb (tree valtype) argument
7406 mips_fpr_return_fields(tree valtype, tree *fields) argument
7446 mips_return_in_msb(tree valtype) argument
[all...]
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c19313 rs6000_function_value(tree valtype, tree func ATTRIBUTE_UNUSED) argument
[all...]
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c4189 ix86_function_value(tree valtype, tree fntype_or_decl, bool outgoing ATTRIBUTE_UNUSED) argument

Completed in 465 milliseconds