reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
  461   LT.addExtendedOpcode(9, DW_LNE_set_address,
  463   LT.addStandardOpcode(DW_LNS_copy, {});
  464   LT.addByte(0xaa);
  465   LT.addExtendedOpcode(1, DW_LNE_end_sequence, {});
  466   LT.addExtendedOpcode(9, DW_LNE_set_address,
  468   LT.addStandardOpcode(DW_LNS_copy, {});
  469   LT.addByte(0xbb);
  470   LT.addByte(0xcc);