Searched refs:DW_CFA_GNU_args_size (Results 1 – 6 of 6) sorted by relevance
50 DW_CFA_GNU_args_size = 0x2E, enumerator
722 case DW_CFA_GNU_args_size: in parseFDEInstructions()
315 case DW_CFA_GNU_args_size: in parse()687 case dwarf::DW_CFA_GNU_args_size: in parseRows()850 DECLARE_OP1(DW_CFA_GNU_args_size, OT_Offset); in getOperandTypes()
795 case DW_CFA_GNU_args_size: // 0x2e in FDEToUnwindPlan()
1461 Streamer.emitInt8(dwarf::DW_CFA_GNU_args_size); in emitCFIInstruction()
2026 uint8_t Buffer[16] = { dwarf::DW_CFA_GNU_args_size }; in emitCFIGnuArgsSize()