class MachineModuleInfoELF

Declaration

class MachineModuleInfoELF : public MachineModuleInfoImpl { /* full declaration omitted */ };

Description

MachineModuleInfoELF - This is a MachineModuleInfoImpl implementation for ELF targets.

Declared at: llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h:62

Inherits from: MachineModuleInfoImpl

Method Overview

Inherited from MachineModuleInfoImpl:

Methods

llvm::MachineModuleInfoImpl::SymbolListTy
GetGVStubList()

Description

Accessor methods to return the set of stubs in sorted order.

Declared at: llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h:79

MachineModuleInfoELF(
    const llvm::MachineModuleInfo&)

Declared at: llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h:70

Parameters

const llvm::MachineModuleInfo&

llvm::MachineModuleInfoImpl::StubValueTy&
getGVStubEntry(llvm::MCSymbol* Sym)

Declared at: llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h:72

Parameters

llvm::MCSymbol* Sym