Searched refs:DW_CFA_GNU_args_size (Results 1 – 16 of 16) sorted by relevance
51 DW_CFA_GNU_args_size = 0x2E, enumerator
501 case DW_CFA_GNU_args_size: in parseInstructions()
503 cfi->dw_cfi_opc = DW_CFA_GNU_args_size; in add_cfi_args_size()3507 case DW_CFA_GNU_args_size: in output_cfi()3614 case DW_CFA_GNU_args_size: in output_cfi_directive()3617 fprintf (f, "\t.cfi_escape %#x,", DW_CFA_GNU_args_size); in output_cfi_directive()
2771 * dwarf2.h: Add DW_CFA_GNU_args_size.
553 case DW_CFA_GNU_args_size: in dw_cfi_oprnd1_desc()
2468 * dwarf2.h: Add DW_CFA_GNU_args_size.
14089 DW_CFA_GNU_args_size if CSA pass merged some adjustments into
2715 /* Operand 1 is the number of bytes to be popped by DW_CFA_GNU_args_size2743 /* Operand 2 is the number of bytes to be popped by DW_CFA_GNU_args_size2768 /* Operand 1 is the number of bytes to be popped by DW_CFA_GNU_args_size2787 /* Operand 2 is the number of bytes to be popped by DW_CFA_GNU_args_size
1219 case DW_CFA_GNU_args_size: in execute_cfa_program()
792 DW_CFA (DW_CFA_GNU_args_size, 0x2e)
372 case DW_CFA_GNU_args_size: in skip_cfa_op()
9607 case DW_CFA_GNU_args_size: in display_debug_frames()10092 case DW_CFA_GNU_args_size: in display_debug_frames()
1582 * readelf.c (DW_CFA_GNU_args_size): Don't define.