Home
last modified time | relevance | path

Searched refs:DW_OP_reg31 (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/sys/lib/libunwind/
Ddwarf2.h187 DW_OP_reg31 = 0x6F, // Contents of reg31 enumerator
DDwarfInstructions.hpp498 case DW_OP_reg31: in evaluateExpression()
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dunwind-dw2.c664 case DW_OP_reg31: in execute_stack_op()
/netbsd/src/external/gpl3/gdb/dist/include/
Ddwarf2.def597 DW_OP (DW_OP_reg31, 0x6f)
/netbsd/src/external/gpl3/binutils/dist/include/
Ddwarf2.def597 DW_OP (DW_OP_reg31, 0x6f)
/netbsd/src/external/gpl3/gcc/dist/include/
Ddwarf2.def597 DW_OP (DW_OP_reg31, 0x6f)
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2cfi.cc580 case DW_OP_reg31: in get_cfa_from_loc_descr()
Ddwarf2out.cc2576 && opc >= DW_OP_reg0 && opc <= DW_OP_reg31) in output_loc_sequence()
2764 else if (opc >= DW_OP_reg0 && opc <= DW_OP_reg31) in output_loc_sequence_raw()
18320 case DW_OP_reg31: in resolve_args_picking_1()
30995 if (l->dw_loc_opc >= DW_OP_reg0 && l->dw_loc_opc <= DW_OP_reg31) in non_dwarf_expression()
31040 if (l->dw_loc_opc >= DW_OP_reg0 && l->dw_loc_opc <= DW_OP_reg31) in copy_deref_exprloc()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.c1393 case DW_OP_reg31: in decode_location_expression()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20039603 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to