Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h192 DW_OP_breg2 = 0x72, // base register 2 + SLEB128 offset enumerator
H A DDwarfInstructions.hpp817 case DW_OP_breg2: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c233 case DW_OP_breg2: in _dwarf_loc_fill_loc()
547 case DW_OP_breg2: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h462 #define DW_OP_breg2 0x72 macro
H A Ddwarf_dump.c1261 case DW_OP_breg2: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp289 case DW_OP_breg2: // 0x72 1 ULEB128 register in GetOpcodeDataSize()
1986 case DW_OP_breg2: in Evaluate()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6659 case DW_OP_breg2: in dump_dwarf_loc()