GCC Middle and Back End API Reference
|
Data Fields | |
symtab_node * | symbol |
int | index |
Simple structure to pass a symbol and index (with same meaning as parameters of adjust_references_in_caller) through a void* parameter of a call_for_symbol_thunks_and_aliases callback.
int symbol_and_index_together::index |
Referenced by adjust_references_in_caller(), and adjust_refs_in_act_callers().
symtab_node* symbol_and_index_together::symbol |
Referenced by adjust_references_in_caller(), and adjust_refs_in_act_callers().