| /openbsd/src/gnu/llvm/libunwind/src/ |
| D | dwarf2.h | 100 DW_OP_swap = 0x16, enumerator
|
| D | DwarfInstructions.hpp | 545 case DW_OP_swap: in evaluateExpression()
|
| /openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
| D | lldbdwarf.py | 22 DW_OP_swap = 0x16 variable
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.cpp | 617 case dwarf::DW_OP_swap: in addExpression() 619 emitOp(dwarf::DW_OP_swap); in addExpression()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | dwarf2.h | 269 DW_OP_swap = 0x16, enumerator
|
| D | dwarf2out.c | 2375 case DW_OP_swap:
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | dwarf2.h | 387 DW_OP_swap = 0x16, enumerator
|
| /openbsd/src/usr.bin/ctfconv/ |
| D | dwarf.h | 497 #define DW_OP_swap 0x16 macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | dwarf2.h | 404 DW_OP_swap = 0x16, enumerator
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | dwarf2.h | 406 DW_OP_swap = 0x16, enumerator
|
| D | unwind-dw2.c | 658 case DW_OP_swap: in execute_stack_op()
|
| D | dwarf2out.c | 2827 case DW_OP_swap: in dwarf_stack_op_name()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2expr.c | 508 case DW_OP_swap: in execute_stack_op()
|
| D | dwarf2read.c | 7929 case DW_OP_swap: in dwarf_stack_op_name()
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFExpression.cpp | 45 Descriptions[DW_OP_swap] = Desc(Op::Dwarf2); in getDescriptions()
|
| /openbsd/src/gnu/llvm/lldb/source/Expression/ |
| D | DWARFExpression.cpp | 159 case DW_OP_swap: // 0x16 in GetOpcodeDataSize() 1349 case DW_OP_swap: in Evaluate()
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | DebugInfoMetadata.cpp | 1348 case dwarf::DW_OP_swap: { in isValid() 1619 Expr->Elements[PatternSize - 2] == dwarf::DW_OP_swap && in extractAddressClass()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1373 5. ``DW_OP_swap`` 1375 ``DW_OP_swap`` swaps the top two stack entries. The entry at the top of the 1910 The operation is equivalent to performing ``DW_OP_swap; 1926 The operation is equivalent to performing ``DW_OP_swap; 1945 The operation is equivalent to performing ``DW_OP_swap; 5129 DW_OP_swap ! objptr dim[i]+offsetof(dim) 5141 DW_OP_swap
|
| D | LangRef.rst | 5893 - ``DW_OP_swap`` swaps top two stack entries. 6000 !4 = !DIExpression(DW_OP_constu, 2, DW_OP_swap, DW_OP_xderef)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | dwarf.c | 659 case DW_OP_swap: in decode_location_expression()
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 4326 Expr.push_back(llvm::dwarf::DW_OP_swap); in AppendAddressSpaceXDeref()
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | readelf.c | 7390 case DW_OP_swap: in decode_location_expression()
|