struct MCContext::XCOFFSectionKey

Declaration

struct MCContext::XCOFFSectionKey { /* full declaration omitted */ };

Declared at: llvm/include/llvm/MC/MCContext.h:314

Member Variables

public std::string SectionName
public anonymous struct / union
public bool IsCsect

Method Overview

  • public XCOFFSectionKey(llvm::StringRef SectionName, XCOFF::StorageMappingClass MappingClass)
  • public XCOFFSectionKey(llvm::StringRef SectionName, XCOFF::DwarfSectionSubtypeFlags DwarfSubtypeFlags)

Methods

XCOFFSectionKey(
    llvm::StringRef SectionName,
    XCOFF::StorageMappingClass MappingClass)

Declared at: llvm/include/llvm/MC/MCContext.h:326

Parameters

llvm::StringRef SectionName
XCOFF::StorageMappingClass MappingClass

XCOFFSectionKey(llvm::StringRef SectionName,
                XCOFF::DwarfSectionSubtypeFlags
                    DwarfSubtypeFlags)

Declared at: llvm/include/llvm/MC/MCContext.h:330

Parameters

llvm::StringRef SectionName
XCOFF::DwarfSectionSubtypeFlags DwarfSubtypeFlags