Searched refs:DW_OP_reg2 (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c72 case DW_OP_reg2:
392 case DW_OP_reg2:
H A Ddwarf.h375 #define DW_OP_reg2 0x52 macro
H A Ddwarf_dump.c939 case DW_OP_reg2:
940 *s = "DW_OP_reg2"; break;
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h160 DW_OP_reg2 = 0x52, // Contents of reg2 enumerator in enum:__anon1308
H A DDwarfInstructions.hpp677 case DW_OP_reg2:
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2expr.c357 case DW_OP_reg2:
H A Ddwarf2read.c6963 case DW_OP_reg2:
6964 return "DW_OP_reg2";
7507 case DW_OP_reg2:
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2.h471 DW_OP_reg2 = 0x52, enumerator in enum:dwarf_location_atom
H A Dunwind-dw2.c536 case DW_OP_reg2:
H A Ddwarf2out.c2953 case DW_OP_reg2:
2954 return "DW_OP_reg2";
3523 case DW_OP_reg2:
/freebsd-11-stable/contrib/binutils/include/elf/
H A Ddwarf2.h466 DW_OP_reg2 = 0x52, enumerator in enum:dwarf_location_atom
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp272 case DW_OP_reg2: // 0x52
1899 case DW_OP_reg2:
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddwarf.c780 case DW_OP_reg2:
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c6423 case DW_OP_reg2:

Completed in 471 milliseconds