Home
last modified time | relevance | path

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

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