Home
last modified time | relevance | path

Searched refs:DW_OP_shl (Results 1 – 24 of 24) sorted by relevance

/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbdwarf.py36 DW_OP_shl = 0x24 variable
226 elif val == DW_OP_shl:
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp561 case dwarf::DW_OP_shl: in addExpression()
696 emitOp(dwarf::DW_OP_shl); in emitLegacySExt()
716 emitOp(dwarf::DW_OP_shl); in emitLegacyZExt()
/openbsd/gnu/llvm/libunwind/src/
H A Ddwarf2.h114 DW_OP_shl = 0x24, enumerator
H A DDwarfInstructions.hpp652 case DW_OP_shl: in evaluateExpression()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c585 case DW_OP_shl: in execute_stack_op()
634 case DW_OP_shl: in execute_stack_op()
H A Ddwarf2read.c7957 case DW_OP_shl: in dwarf_stack_op_name()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h283 DW_OP_shl = 0x24, enumerator
H A Dunwind-dw2.c639 case DW_OP_shl: in execute_stack_op()
680 case DW_OP_shl: in execute_stack_op()
H A Ddwarf2out.c2403 case DW_OP_shl:
8615 op = DW_OP_shl;
H A DChangeLog68 DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor.
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h401 DW_OP_shl = 0x24, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h511 #define DW_OP_shl 0x24 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h418 DW_OP_shl = 0x24, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h420 DW_OP_shl = 0x24, enumerator
H A Dunwind-dw2.c753 case DW_OP_shl: in execute_stack_op()
795 case DW_OP_shl: in execute_stack_op()
H A Ddwarf2out.c2855 case DW_OP_shl: in dwarf_stack_op_name()
8944 op = DW_OP_shl; in mem_loc_descriptor()
9330 op = DW_OP_shl; in loc_descriptor_from_tree_1()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp201 case dwarf::DW_OP_shl: in getOperandsDWARFInfo()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips.h44 llvm::dwarf::DW_OP_lit26, llvm::dwarf::DW_OP_shl, llvm::dwarf::DW_OP_and,
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp59 Descriptions[DW_OP_shl] = Desc(Op::Dwarf2); in getDescriptions()
/openbsd/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp172 case DW_OP_shl: // 0x24 in GetOpcodeDataSize()
1604 case DW_OP_shl: in Evaluate()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1385 case dwarf::DW_OP_shl: in isValid()
1809 case dwarf::DW_OP_shl: in createFragmentExpression()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c703 case DW_OP_shl: in decode_location_expression()
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp1968 return dwarf::DW_OP_shl; in getDwarfOpForBinOp()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c7434 case DW_OP_shl: in decode_location_expression()