Home | History | Annotate | Download | only in gas

Lines Matching refs:DW_LNS_copy

1214   /* DW_LNS_copy or special opcode.  */
1268 /* Prettier, I think, to use DW_LNS_copy instead of a "line +0, addr +0"
1272 *p++ = DW_LNS_copy;
1305 *p++ = DW_LNS_copy;
1353 /* DW_LNS_copy */
1418 *p++ = DW_LNS_copy;
1787 out_opcode (DW_LNS_copy);
2127 out_byte (0); /* DW_LNS_copy */