struct CsectProperties

Declaration

struct CsectProperties { /* full declaration omitted */ };

Declared at: llvm/include/llvm/BinaryFormat/XCOFF.h:456

Member Variables

public llvm::XCOFF::StorageMappingClass MappingClass
public llvm::XCOFF::SymbolType Type

Method Overview

  • public CsectProperties(llvm::XCOFF::StorageMappingClass SMC, llvm::XCOFF::SymbolType ST)

Methods

ΒΆCsectProperties(
    llvm::XCOFF::StorageMappingClass SMC,
    llvm::XCOFF::SymbolType ST)

Declared at: llvm/include/llvm/BinaryFormat/XCOFF.h:457

Parameters

llvm::XCOFF::StorageMappingClass SMC
llvm::XCOFF::SymbolType ST