Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2out.h317 extern struct dw_loc_descr_node *build_cfa_loc
Ddwarf2cfi.cc937 loc_list = build_cfa_loc (new_cfa, 0); in def_cfa_0()
1011 = build_cfa_loc (&cur_row->cfa, offset); in reg_save()
Ddwarf2out.cc2825 build_cfa_loc (dw_cfa_location *cfa, poly_int64 offset) in build_cfa_loc() function
21056 *list_tail = new_loc_list (build_cfa_loc (&last_cfa, offset), in convert_cfa_to_fb_loc_list()
21072 *list_tail = new_loc_list (build_cfa_loc (&last_cfa, offset), in convert_cfa_to_fb_loc_list()
21094 *list_tail = new_loc_list (build_cfa_loc (&last_cfa, offset), in convert_cfa_to_fb_loc_list()
21101 *list_tail = new_loc_list (build_cfa_loc (&last_cfa, offset), in convert_cfa_to_fb_loc_list()
21110 *list_tail = new_loc_list (build_cfa_loc (&last_cfa, offset), in convert_cfa_to_fb_loc_list()
21116 *list_tail = new_loc_list (build_cfa_loc (&next_cfa, offset), in convert_cfa_to_fb_loc_list()
DChangeLog-200618293 * dwarf2out.c (build_cfa_loc): New offset parameter. Add it
18300 Pass it on to build_cfa_loc.
DChangeLog-20171697 * dwarf2out.h (build_cfa_loc, build_cfa_aligned_loc): Take the
1703 (build_cfa_loc): Likewise. Use loc_descr_plus_const.
DChangeLog-200810711 (build_cfa_loc): Use it.
DChangeLog-20124780 (build_cfa_loc): Initialize val_entry.
DChangeLog-20006806 * dwarf2out.c (build_cfa_loc): Correct to use DW_OP_regx or
DChangeLog-20211701 (build_cfa_loc): Support register spans.
DChangeLog-20057465 (build_cfa_loc): Handle !cfa->indirect.
DChangeLog-201119377 (current_fde, output_cfi_directive, build_cfa_loc, get_address_mode,
DChangeLog-200414612 output_call_frame_info, output_loc_operands, build_cfa_loc,