HomeSort by: relevance | last modified time | path
    Searched defs:l4label (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 15661 dw_loc_descr_ref l4jump, l4label;
15738 l4label = new_loc_descr (DW_OP_nop, 0, 0);
15739 add_loc_descr (&ret, l4label);
15747 l4jump->dw_loc_oprnd1.v.val_loc = l4label;
15648 dw_loc_descr_ref l4jump, l4label; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 15576 dw_loc_descr_ref l4jump, l4label;
15653 l4label = new_loc_descr (DW_OP_nop, 0, 0);
15654 add_loc_descr (&ret, l4label);
15662 l4jump->dw_loc_oprnd1.v.val_loc = l4label;
15563 dw_loc_descr_ref l4jump, l4label; local

Completed in 64 milliseconds