Home
last modified time | relevance | path

Searched refs:DW_OP_reg2 (Results 1 – 11 of 11) sorted by relevance

/freebsd-9-stable/lib/libdwarf/
Ddwarf_loc.c106 case DW_OP_reg2: in dwarf_op_num()
328 case DW_OP_reg2: in dwarf_loc_fill()
Ddwarf.h265 #define DW_OP_reg2 0x52 macro
/freebsd-9-stable/contrib/gcc/
Ddwarf2.h464 DW_OP_reg2 = 0x52, enumerator
Dunwind-dw2.c532 case DW_OP_reg2: in execute_stack_op()
Ddwarf2out.c2951 case DW_OP_reg2: in dwarf_stack_op_name()
3521 case DW_OP_reg2: in get_cfa_from_loc_descr()
/freebsd-9-stable/contrib/binutils/include/elf/
Ddwarf2.h466 DW_OP_reg2 = 0x52, enumerator
/freebsd-9-stable/contrib/llvm/lib/Support/
DDwarf.cpp381 case DW_OP_reg2: return "DW_OP_reg2"; in OperationEncodingString()
/freebsd-9-stable/contrib/gdb/gdb/
Ddwarf2expr.c329 case DW_OP_reg2: in execute_stack_op()
Ddwarf2read.c6963 case DW_OP_reg2: in dwarf_stack_op_name()
7505 case DW_OP_reg2: in decode_locdesc()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DDwarf.h437 DW_OP_reg2 = 0x52, enumerator
/freebsd-9-stable/contrib/binutils/binutils/
Ddwarf.c780 case DW_OP_reg2: in decode_location_expression()