class MachineModuleInfoCOFF

Declaration

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

Description

MachineModuleInfoCOFF - This is a MachineModuleInfoImpl implementation for COFF targets.

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

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:101

MachineModuleInfoCOFF(
    const llvm::MachineModuleInfo&)

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

Parameters

const llvm::MachineModuleInfo&

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

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

Parameters

llvm::MCSymbol* Sym