/openbsd/gnu/llvm/libunwind/src/ |
H A D | dwarf2.h | 111 DW_OP_or = 0x21, enumerator
|
H A D | DwarfInstructions.hpp | 631 case DW_OP_or: in evaluateExpression()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2expr.c | 583 case DW_OP_or: in execute_stack_op() 628 case DW_OP_or: in execute_stack_op()
|
H A D | dwarf2read.c | 7951 case DW_OP_or: in dwarf_stack_op_name()
|
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbdwarf.py | 33 DW_OP_or = 0x21 variable
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 558 case dwarf::DW_OP_or: in addExpression() 697 emitOp(dwarf::DW_OP_or); in emitLegacySExt()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2.h | 280 DW_OP_or = 0x21, enumerator
|
H A D | unwind-dw2.c | 637 case DW_OP_or: in execute_stack_op() 674 case DW_OP_or: in execute_stack_op()
|
H A D | dwarf2out.c | 2397 case DW_OP_or: 8595 op = DW_OP_or;
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | dwarf2.h | 398 DW_OP_or = 0x21, enumerator
|
/openbsd/usr.bin/ctfconv/ |
H A D | dwarf.h | 508 #define DW_OP_or 0x21 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | dwarf2.h | 415 DW_OP_or = 0x21, enumerator
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2.h | 417 DW_OP_or = 0x21, enumerator
|
H A D | unwind-dw2.c | 751 case DW_OP_or: in execute_stack_op() 789 case DW_OP_or: in execute_stack_op()
|
H A D | dwarf2out.c | 2849 case DW_OP_or: in dwarf_stack_op_name() 9304 op = DW_OP_or; in loc_descriptor_from_tree_1()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 192 case dwarf::DW_OP_or: in getOperandsDWARFInfo()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 56 Descriptions[DW_OP_or] = Desc(Op::Dwarf2); in getDescriptions()
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 170 case DW_OP_or: // 0x21 in GetOpcodeDataSize() 1546 case DW_OP_or: in Evaluate()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 1382 case dwarf::DW_OP_or: in isValid()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dwarf.c | 692 case DW_OP_or: in decode_location_expression()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1962 return dwarf::DW_OP_or; in getDwarfOpForBinOp()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 7423 case DW_OP_or: in decode_location_expression()
|