llvm::MCStreamer::emitDwarfLocLabelDirective

This implements the '.loc_label Name' directive.

Synopsis

Declared in <llvm/MC/MCStreamer.h>

virtual
void
emitDwarfLocLabelDirective(
    SMLoc Loc,
    StringRef Name);

Parameters

NameDescription
Loc- Source location for diagnostics.
Name- Label name to associate with the current .loc.