Home
last modified time | relevance | path

Searched refs:DW_OP_reg2 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h160 DW_OP_reg2 = 0x52, // Contents of reg2 enumerator
H A DDwarfInstructions.hpp772 case DW_OP_reg2: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c72 case DW_OP_reg2: in _dwarf_loc_fill_loc()
392 case DW_OP_reg2: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h430 #define DW_OP_reg2 0x52 macro
H A Ddwarf_dump.c1043 case DW_OP_reg2: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp217 case DW_OP_reg2: // 0x52 in GetOpcodeDataSize()
1928 case DW_OP_reg2: in Evaluate()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6530 case DW_OP_reg2: in dump_dwarf_loc()