Searched refs:struct_addr (Results 1 – 15 of 15) sorted by relevance
6309 tree struct_addr = build_pointer_type (TREE_TYPE (type)); in prepare_call_arguments() local6310 function_arg_info arg (struct_addr, /*named=*/true); in prepare_call_arguments()
6315 tree struct_addr = build_pointer_type (TREE_TYPE (type)); in prepare_call_arguments() local6316 function_arg_info arg (struct_addr, /*named=*/true); in prepare_call_arguments()
1475 * mips-tdep.c (mips_push_arguments): Make sure sp and struct_addr2398 * valops.c (call_function_by_hand): Ensure struct_addr is not used
5317 * value.h (value_being_returned): Add a struct_addr argument.5318 * infcall.c (call_function_by_hand): Pass struct_addr to5320 * infcmd.c (print_return_value): Pass zero as struct_addr.5321 * values.c (value_being_returned): If struct_addr is passed,
5427 * mips-tdep.c (mips_push_arguments): Byteswap struct_addr before
3172 * mips-tdep.c (mips_push_arguments): Always align struct_addr on a
9696 struct_addr arguments. Don't push return value address.
8319 struct_addr into register. This is done by v850_store_struct_return.
30724 (value_from_pointer (lookup_pointer_type (values_type), struct_addr));