Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/src/
H A Ddwarf2.h201 DW_OP_breg11 = 0x7B, // base register 11 + SLEB128 offset enumerator
H A DDwarfInstructions.hpp834 case DW_OP_breg11: in evaluateExpression()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbdwarf.py123 DW_OP_breg11 = 0x7B variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h370 DW_OP_breg11 = 0x7b, enumerator
H A Dunwind-dw2.c500 case DW_OP_breg11: in execute_stack_op()
H A Ddwarf2out.c2577 case DW_OP_breg11:
2746 case DW_OP_breg11:
2904 case DW_OP_breg11:
3101 case DW_OP_breg11:
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h488 DW_OP_breg11 = 0x7b, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h598 #define DW_OP_breg11 0x7b macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h505 DW_OP_breg11 = 0x7b, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h507 DW_OP_breg11 = 0x7b, enumerator
H A Dunwind-dw2.c607 case DW_OP_breg11: in execute_stack_op()
H A Ddwarf2out.c3029 case DW_OP_breg11: in dwarf_stack_op_name()
3189 case DW_OP_breg11: in size_of_loc_descr()
3354 case DW_OP_breg11: in output_loc_operands()
3563 case DW_OP_breg11: in get_cfa_from_loc_descr()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c415 case DW_OP_breg11: in execute_stack_op()
H A Ddwarf2read.c8131 case DW_OP_breg11: in dwarf_stack_op_name()
/openbsd/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp297 case DW_OP_breg11: // 0x7b 1 ULEB128 register in GetOpcodeDataSize()
1974 case DW_OP_breg11: in Evaluate()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c823 case DW_OP_breg11: in decode_location_expression()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c7554 case DW_OP_breg11: in decode_location_expression()