GCC Middle and Back End API Reference
|
Data Fields | |
rtx | call_arg_loc_note |
const char * | label |
tree | block |
bool | tail_call_p |
rtx | symbol_ref |
struct call_arg_loc_node * | next |
Call argument location list.
tree call_arg_loc_node::block |
Referenced by member_declared_type().
rtx call_arg_loc_node::call_arg_loc_note |
Referenced by gen_formal_parameter_die().
const char* call_arg_loc_node::label |
struct call_arg_loc_node* call_arg_loc_node::next |
rtx call_arg_loc_node::symbol_ref |
Referenced by gen_formal_parameter_die().
bool call_arg_loc_node::tail_call_p |