reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2724 opcode_class = DW_OP_value_to_class(opcode) & (~DRC_DWARFv3); 2729 if (opcode_class == DRC_ZEROOPERANDS) 2732 if (opcode_class == DRC_TWOOPERANDS && opcode == DW_OP_bregx) { 2738 if (opcode_class == DRC_TWOOPERANDS && opcode == DW_OP_entry_value) { 2743 if (opcode_class != DRC_ONEOPERAND) {