Searched refs:start_of_func_desc_section (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dgen-sframe.c623 symbolS *start_of_func_desc_section; local
647 start_of_func_desc_section = symbol_temp_make ();
694 exp.X_op_symbol = start_of_func_desc_section;
706 symbol_set_value_now (start_of_func_desc_section);

Completed in 160 milliseconds