Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dgen-sframe.c467 create_func_info_exp (expressionS *cexp, symbolS *dw_fde_end_addrS, in create_func_info_exp() function
603 create_func_info_exp (&cexp, dw_fde_end_addrS, dw_fde_start_addrS, in output_sframe_funcdesc()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git84689 * gas/gen-sframe.c (create_func_info_exp): New definition.
84690 (output_sframe_funcdesc): Call create_func_info_exp.