Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2out.cc21021 convert_cfa_to_fb_loc_list (HOST_WIDE_INT offset) in convert_cfa_to_fb_loc_list() function
23902 dw_loc_list_ref list = convert_cfa_to_fb_loc_list (cfa_fb_offset); in gen_subprogram_die()
DChangeLog-2009518 (convert_cfa_to_fb_loc_list): Adjust calls to new new_loc_list,
20668 for convert_cfa_to_fb_loc_list. Adjust other dwarf2out_cfi_label
20906 (convert_cfa_to_fb_loc_list): Likewise.
DChangeLog-20069075 * dwarf2out.c (convert_cfa_to_fb_loc_list): Handle DW_CFA_set_loc.
18299 (convert_cfa_to_fb_loc_list): ... this. New offset parameter.
DChangeLog-201130044 (convert_cfa_to_fb_loc_list): Use vector rather than list operations.
33070 (convert_cfa_to_fb_loc_list): Likewise. If switched sections,
DChangeLog-20211703 (convert_cfa_to_fb_loc_list): Use set_by_dwreg.
DChangeLog-201829831 (convert_cfa_to_fb_loc_list): Adjust.