LLVM API Documentation

Public Member Functions
llvm::AssemblerConstantPools Class Reference

#include <ConstantPools.h>

List of all members.

Public Member Functions

 AssemblerConstantPools ()
 ~AssemblerConstantPools ()
void emitAll (MCStreamer &Streamer)
void emitForCurrentSection (MCStreamer &Streamer)
const MCExpraddEntry (MCStreamer &Streamer, const MCExpr *Expr, unsigned Size)

Detailed Description

Definition at line 59 of file ConstantPools.h.


Constructor & Destructor Documentation

Definition at line 78 of file ConstantPools.h.

Definition at line 79 of file ConstantPools.h.


Member Function Documentation

Definition at line 85 of file ConstantPools.cpp.

References emitConstantPool(), and llvm::MCStreamer::getCurrentSection().


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