Searched refs:SizeSubOpLEB (Results 1 – 3 of 3) sorted by relevance
111 Descriptions[DW_OP_LLVM_user] = Desc(Op::Dwarf5, Op::SizeSubOpLEB); in getOpDescriptions()134 Descriptions[DW_OP_LLVM_nop] = Desc(Op::Dwarf5, Op::SizeSubOpLEB); in getSubOpDescriptions()161 case Operation::SizeSubOpLEB: in extract()167 assert(Desc.Op[Operand] == Operation::SizeSubOpLEB && in extract()242 if (!Desc.Op.size() || Desc.Op[0] != Operation::SizeSubOpLEB) in getSubCode()
48 SizeSubOpLEB = 9, enumerator
72 if (Size == DWARFExpression::Operation::SizeSubOpLEB) { in printOp()