Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDdwarf2out.c365 static void def_cfa_1 (const char *, dw_cfa_location *);
736 def_cfa_1 (label, &loc); in dwarf2out_def_cfa()
755 def_cfa_1 (const char *label, dw_cfa_location *loc_p) in def_cfa_1() function
1167 def_cfa_1 (label, &cfa); in dwarf2out_stack_adjust()
1712 def_cfa_1 (label, &cfa); in dwarf2out_frame_debug_expr()
1822 def_cfa_1 (label, &cfa); in dwarf2out_frame_debug_expr()
1839 def_cfa_1 (label, &cfa); in dwarf2out_frame_debug_expr()
1844 def_cfa_1 (label, &cfa); in dwarf2out_frame_debug_expr()
HDChangeLog-200013482 (def_cfa_1): Don't emit def_cfa_register or def_cfa_offset to adjust
15633 (def_cfa_1): Use to be dwarf2out_def_cfa, only now it uses a
HDChangeLog-200611210 (def_cfa_1): Adjust.
HDChangeLog-20054039 (def_cfa_1): Use DW_CFA_def_cfa_offset_sf with negative values.
7465 (def_cfa_1): ... here. Use INVALID_REGNUM.
HDChangeLog-200130428 (def_cfa_1): Added comments listing DWARF2 instructions.