Home
last modified time | relevance | path

Searched refs:DW_OP_breg26 (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/llvm/libunwind/src/
H A Ddwarf2.h216 DW_OP_breg26 = 0x8A, // base register 26 + SLEB128 offset enumerator
H A DDwarfInstructions.hpp849 case DW_OP_breg26: in evaluateExpression()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbdwarf.py138 DW_OP_breg26 = 0x8A variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h385 DW_OP_breg26 = 0x8a, enumerator
H A Dunwind-dw2.c515 case DW_OP_breg26: in execute_stack_op()
H A Ddwarf2out.c2607 case DW_OP_breg26:
2761 case DW_OP_breg26:
2919 case DW_OP_breg26:
3116 case DW_OP_breg26:
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h503 DW_OP_breg26 = 0x8a, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h613 #define DW_OP_breg26 0x8a macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h520 DW_OP_breg26 = 0x8a, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h522 DW_OP_breg26 = 0x8a, enumerator
H A Dunwind-dw2.c622 case DW_OP_breg26: in execute_stack_op()
H A Ddwarf2out.c3059 case DW_OP_breg26: in dwarf_stack_op_name()
3204 case DW_OP_breg26: in size_of_loc_descr()
3369 case DW_OP_breg26: in output_loc_operands()
3578 case DW_OP_breg26: in get_cfa_from_loc_descr()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c430 case DW_OP_breg26: in execute_stack_op()
H A Ddwarf2read.c8161 case DW_OP_breg26: in dwarf_stack_op_name()
/openbsd/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp312 case DW_OP_breg26: // 0x8a 1 ULEB128 register in GetOpcodeDataSize()
1989 case DW_OP_breg26: in Evaluate()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c838 case DW_OP_breg26: in decode_location_expression()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c7569 case DW_OP_breg26: in decode_location_expression()