A label DIE.

Synopsis

Declared in <llvm/CodeGen/DIE.h>

class DIELabel;

Member Functions

Name

Description

DIELabel [constructor]

Construct from MCSymbol L.

emitValue

Emit this label using Form via the asm printer.

getValue

Get MCSymbol.

print

Print this label to O.

sizeOf

Return the size in bytes of this label when encoded with Form.

Created with MrDocs