LLVM API Documentation
#include <ConstantPools.h>
Public Member Functions | |
ConstantPoolEntry (MCSymbol *L, const MCExpr *Val, unsigned Sz) | |
Public Attributes | |
MCSymbol * | Label |
const MCExpr * | Value |
unsigned | Size |
Definition at line 26 of file ConstantPools.h.
llvm::ConstantPoolEntry::ConstantPoolEntry | ( | MCSymbol * | L, |
const MCExpr * | Val, | ||
unsigned | Sz | ||
) | [inline] |
Definition at line 27 of file ConstantPools.h.
Definition at line 29 of file ConstantPools.h.
Definition at line 31 of file ConstantPools.h.
Definition at line 30 of file ConstantPools.h.