Searched refs:DW_OP_regx (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarf.h344 DW_OP_regx = 0x90, enumerator in enum:__anon5
H A DDwarfExpressionEvaluator.cpp581 case DW_OP_regx:
583 TRACE_EXPR(" DW_OP_regx\n");
586 "DW_OP_regx in non-location expression");

Completed in 47 milliseconds