Home
last modified time | relevance | path

Searched refs:DRC_TWOOPERANDS (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDefines.h108 #define DRC_TWOOPERANDS 0x10000000 macro
DDWARFLocationDescription.cpp70 if (opcode_class == DRC_TWOOPERANDS && opcode == DW_OP_bregx) in print_dwarf_exp_op()
DDWARFDefines.cpp231 case 0x92: return DRC_TWOOPERANDS; in DW_OP_value_to_class()