LLVM: llvm::DIELabel Class Reference (original) (raw)

A label DIE. More...

#include "[llvm/CodeGen/DIE.h](DIE%5F8h%5Fsource.html)"

Public Member Functions
DIELabel (const MCSymbol *L)
const MCSymbol * getValue () const
Get MCSymbol.
LLVM_ABI void emitValue (const AsmPrinter *AP, dwarf::Form Form) const
EmitValue - Emit label value.
LLVM_ABI unsigned sizeOf (const dwarf::FormParams &FormParams, dwarf::Form Form) const
sizeOf - Determine size of label value in bytes.
LLVM_ABI void print (raw_ostream &O) const

A label DIE.

Definition at line 226 of file DIE.h.

emitValue()

getValue()

print()

sizeOf()


The documentation for this class was generated from the following files: