Searched refs:DW_OP_GNU_const_index (Results 1 – 5 of 5) sorted by relevance
651 #define DW_OP_GNU_const_index 0xfc macro
316 case dwarf::DW_OP_GNU_const_index: in getOperandsDWARFInfo()
99 Descriptions[DW_OP_GNU_const_index] = Desc(Op::Dwarf4, Op::SizeLEB); in getDescriptions()
322 case DW_OP_GNU_const_index: // 0xfc 1 ULEB128 index in GetOpcodeDataSize()2554 case DW_OP_GNU_const_index: { in Evaluate()
295 addUInt(*Loc, dwarf::DW_FORM_data1, dwarf::DW_OP_GNU_const_index); in addLocationAttribute()