LLVM API Documentation

Public Member Functions
llvm::MachineModuleInfoELF Class Reference

#include <MachineModuleInfoImpls.h>

Inheritance diagram for llvm::MachineModuleInfoELF:
Inheritance graph
[legend]
Collaboration diagram for llvm::MachineModuleInfoELF:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MachineModuleInfoELF (const MachineModuleInfo &)
StubValueTygetGVStubEntry (MCSymbol *Sym)
SymbolListTy GetGVStubList () const
 Accessor methods to return the set of stubs in sorted order.

Detailed Description

MachineModuleInfoELF - This is a MachineModuleInfoImpl implementation for ELF targets.

Definition at line 74 of file MachineModuleInfoImpls.h.


Constructor & Destructor Documentation

llvm::MachineModuleInfoELF::MachineModuleInfoELF ( const MachineModuleInfo ) [inline]

Definition at line 81 of file MachineModuleInfoImpls.h.


Member Function Documentation

StubValueTy& llvm::MachineModuleInfoELF::getGVStubEntry ( MCSymbol Sym) [inline]
SymbolListTy llvm::MachineModuleInfoELF::GetGVStubList ( ) const [inline]

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