HomeSort by: relevance | last modified time | path
    Searched refs:DW_OP_reg2 (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/bsd/elftoolchain/dist/libdwarf/
libdwarf_loc.c 75 case DW_OP_reg2:
395 case DW_OP_reg2:
dwarf.h 501 #define DW_OP_reg2 0x52
dwarf_dump.c 1036 case DW_OP_reg2:
1037 *s = "DW_OP_reg2"; break;
  /src/sys/lib/libunwind/
dwarf2.h 158 DW_OP_reg2 = 0x52, // Contents of reg2
DwarfInstructions.hpp 469 case DW_OP_reg2:
  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile-loc2c.c 183 case DW_OP_reg2:
793 case DW_OP_reg2:
  /src/external/gpl3/gdb/dist/gdb/compile/
compile-loc2c.c 184 case DW_OP_reg2:
794 case DW_OP_reg2:
  /src/external/gpl3/gcc/dist/libgcc/
unwind-dw2.c 637 case DW_OP_reg2:
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
amd64-entry-value.s 2044 .byte 0x52 # DW_OP_reg2
2133 .byte 0x52 # DW_OP_reg2
3195 .byte 0x52 # DW_OP_reg2
3201 .byte 0x52 # DW_OP_reg2
3463 .byte 0x52 # DW_OP_reg2
3469 .byte 0x52 # DW_OP_reg2
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
amd64-entry-value.s 2044 .byte 0x52 # DW_OP_reg2
2133 .byte 0x52 # DW_OP_reg2
3195 .byte 0x52 # DW_OP_reg2
3201 .byte 0x52 # DW_OP_reg2
3463 .byte 0x52 # DW_OP_reg2
3469 .byte 0x52 # DW_OP_reg2
  /src/external/gpl3/binutils/dist/include/
dwarf2.def 579 DW_OP (DW_OP_reg2, 0x52)
  /src/external/gpl3/binutils.old/dist/include/
dwarf2.def 568 DW_OP (DW_OP_reg2, 0x52)
  /src/external/gpl3/gcc/dist/include/
dwarf2.def 568 DW_OP (DW_OP_reg2, 0x52)
  /src/external/gpl3/gcc.old/dist/include/
dwarf2.def 568 DW_OP (DW_OP_reg2, 0x52)
  /src/external/gpl3/gdb.old/dist/include/
dwarf2.def 568 DW_OP (DW_OP_reg2, 0x52)
  /src/external/gpl3/gdb/dist/include/
dwarf2.def 568 DW_OP (DW_OP_reg2, 0x52)
  /src/external/gpl3/gcc.old/dist/libgcc/config/cr16/
unwind-cr16.c 607 case DW_OP_reg2:
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-dw2.c 639 case DW_OP_reg2:
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
loc.c 2019 case DW_OP_reg2:
2519 case DW_OP_reg2:
3407 case DW_OP_reg2:
expr.c 1663 case DW_OP_reg2:
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
loc.c 2048 case DW_OP_reg2:
2547 case DW_OP_reg2:
3435 case DW_OP_reg2:
expr.c 1733 case DW_OP_reg2:
  /src/external/gpl3/binutils/dist/gprofng/src/
DwarfLib.cc 157 case DW_OP_reg2:
  /src/external/gpl3/binutils.old/dist/gprofng/src/
DwarfLib.cc 157 case DW_OP_reg2:
  /src/external/gpl3/gcc/dist/gcc/
dwarf2cfi.cc 554 case DW_OP_reg2:

Completed in 39 milliseconds

1 2