Searched refs:DW_CFA_GNU_args_size (Results 1 – 5 of 5) sorted by relevance
96 case DW_CFA_GNU_args_size: in parse()206 DECLARE_OP1(DW_CFA_GNU_args_size, OT_Offset); in getOperandTypes()
181 DW_CFA_GNU_args_size = 0x2e, enumerator
397 case DW_CFA_GNU_args_size: in run_cfi_program()
1449 Streamer.EmitIntValue(dwarf::DW_CFA_GNU_args_size, 1); in EmitCFIInstruction()
1584 uint8_t Buffer[16] = { dwarf::DW_CFA_GNU_args_size }; in EmitCFIGnuArgsSize()