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

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dgen-sframe.c557 output_sframe_funcdesc (symbolS *start_of_fre_section, argument
587 exp.X_op_symbol = start_of_fre_section; /* Subtrahend. */
624 symbolS *start_of_fre_section; local
646 start_of_fre_section = symbol_temp_make ();
687 exp.X_op_symbol = start_of_fre_section;
700 exp.X_add_symbol = start_of_fre_section;
712 output_sframe_funcdesc (start_of_fre_section,
717 symbol_set_value_now (start_of_fre_section);

Completed in 125 milliseconds