Searched refs:SizeSubOpLEB (Results 1 – 2 of 2) sorted by relevance
108 Descriptions[DW_OP_LLVM_user] = Desc(Op::Dwarf5, Op::SizeSubOpLEB); in getOpDescriptions()131 Descriptions[DW_OP_LLVM_nop] = Desc(Op::Dwarf5, Op::SizeSubOpLEB); in getSubOpDescriptions()158 case Operation::SizeSubOpLEB: in extract()164 assert(Desc.Op[Operand] == Operation::SizeSubOpLEB && in extract()295 if (!Desc.Op.size() || Desc.Op[0] != Operation::SizeSubOpLEB) in getSubCode()323 if (Size == Operation::SizeSubOpLEB) { in print()
47 SizeSubOpLEB = 9, enumerator