Home | History | Annotate | Download | only in gcc

Lines Matching refs:dwarf_OP

1687 dwarf_OP (enum dwarf_location_atom op)
4040 return (dwarf_split_debug_info ? dwarf_OP (DW_OP_constx)
4043 return dwarf_split_debug_info ? dwarf_OP (DW_OP_addrx) : DW_OP_addr;
15173 add_loc_descr (&op, new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0));
15179 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
15218 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
15223 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
15473 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
15478 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
15524 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
15529 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
16017 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
16019 cvt = new_loc_descr (dwarf_OP (DW_OP_reinterpret), 0, 0);
16028 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
16058 mem_loc_result = new_loc_descr (dwarf_OP (DW_OP_regval_type),
16141 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
16146 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
16187 dwarf_OP (DW_OP_deref_type), size, 0);
16349 mem_loc_result = new_loc_descr (dwarf_OP (DW_OP_entry_value), 0, 0);
16605 op0 = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
16612 mem_loc_result = new_loc_descr (dwarf_OP (DW_OP_const_type), 0,
16650 mem_loc_result = new_loc_descr (dwarf_OP (DW_OP_const_type), 0, 0);
16687 mem_loc_result = new_loc_descr (dwarf_OP (DW_OP_const_type), 0, 0);
16844 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
16853 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
17084 ret = new_loc_descr (dwarf_OP (DW_OP_implicit_pointer), 0, offset);
18658 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
18664 cvt = new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0);
19646 deref = new_loc_descr (dwarf_OP (DW_OP_deref_type), size, 0);
19651 new_loc_descr (dwarf_OP (DW_OP_convert), 0, 0));
30738 loc->dw_loc_opc = dwarf_OP (DW_OP_implicit_pointer);
30998 l = new_loc_descr (dwarf_OP (DW_OP_implicit_pointer), 0, offset);