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 dwarf2out_var_location(), and gen_call_site_die().
rtx call_arg_loc_node::call_arg_loc_note |
Referenced by dwarf2out_var_location(), and gen_subprogram_die().
const char* call_arg_loc_node::label |
Referenced by dwarf2out_var_location(), and gen_call_site_die().
struct call_arg_loc_node* call_arg_loc_node::next |
Referenced by dwarf2out_var_location(), and gen_subprogram_die().
rtx call_arg_loc_node::symbol_ref |
Referenced by dwarf2out_var_location(), gen_call_site_die(), and gen_subprogram_die().
bool call_arg_loc_node::tail_call_p |
Referenced by dwarf2out_var_location(), gen_call_site_die(), and gen_subprogram_die().