Searched refs:DW_OP_const2s (Results 1 – 20 of 20) sorted by relevance
| /openbsd/src/gnu/llvm/libunwind/src/ |
| D | dwarf2.h | 89 DW_OP_const2s = 0x0B, // 2-byte constant enumerator
|
| D | DwarfInstructions.hpp | 451 case DW_OP_const2s: in evaluateExpression()
|
| /openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
| D | lldbdwarf.py | 11 DW_OP_const2s = 0x0B variable
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | dwarf2.h | 258 DW_OP_const2s = 0x0b, enumerator
|
| D | unwind-dw2.c | 422 case DW_OP_const2s: in execute_stack_op()
|
| D | dwarf2out.c | 2353 case DW_OP_const2s: 2708 case DW_OP_const2s: 2835 case DW_OP_const2s: 2864 case DW_OP_const2s: 8088 op = DW_OP_const2s;
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | dwarf2.h | 376 DW_OP_const2s = 0x0b, enumerator
|
| /openbsd/src/usr.bin/ctfconv/ |
| D | dwarf.h | 486 #define DW_OP_const2s 0x0b macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | dwarf2.h | 393 DW_OP_const2s = 0x0b, enumerator
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | dwarf2.h | 395 DW_OP_const2s = 0x0b, enumerator
|
| D | unwind-dw2.c | 529 case DW_OP_const2s: in execute_stack_op()
|
| D | dwarf2out.c | 2805 case DW_OP_const2s: in dwarf_stack_op_name() 3151 case DW_OP_const2s: in size_of_loc_descr() 3288 case DW_OP_const2s: in output_loc_operands() 3314 case DW_OP_const2s: in output_loc_operands() 8719 op = DW_OP_const2s; in int_loc_descriptor()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2expr.c | 322 case DW_OP_const2s: in execute_stack_op()
|
| D | dwarf2read.c | 7907 case DW_OP_const2s: in dwarf_stack_op_name() 8669 case DW_OP_const2s: in decode_locdesc()
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFExpression.cpp | 34 Descriptions[DW_OP_const2s] = Desc(Op::Dwarf2, Op::SignedSize2); in getDescriptions()
|
| /openbsd/src/gnu/llvm/lldb/source/Expression/ |
| D | DWARFExpression.cpp | 264 case DW_OP_const2s: // 0x0b 1 2-byte constant in GetOpcodeDataSize() 1266 case DW_OP_const2s: in Evaluate()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | ChangeLog-2004 | 359 DW_OP_const1s, DW_OP_const2s, DW_OP_const4s, DW_OP_bra, DW_OP_skip.
|
| D | dwarf.c | 617 case DW_OP_const2s: in decode_location_expression()
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | readelf.c | 7348 case DW_OP_const2s: in decode_location_expression()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1661 3. ``DW_OP_const1s``, ``DW_OP_const2s``, ``DW_OP_const4s``, ``DW_OP_const8s``
|