Home | History | Annotate | Download | only in MC

Lines Matching refs:DW_LNS_copy

281   MCOS->EmitIntValue(0, 1); // length of DW_LNS_copy
403 // Use DW_LNS_copy instead of a "line +0, addr +0" special opcode.
405 OS << char(dwarf::DW_LNS_copy);
435 OS << char(dwarf::DW_LNS_copy);