struct DataCountSection

Declaration

struct DataCountSection : public Section { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ObjectYAML/WasmYAML.h:406

Inherits from: Section

Member Variables

public uint32_t Count

Inherited from Section:

public Type
public Relocations

Method Overview

Inherited from Section:

    Methods

    DataCountSection()

    Declared at: llvm/include/llvm/ObjectYAML/WasmYAML.h:407

    static bool classof(
        const llvm::WasmYAML::Section* S)

    Declared at: llvm/include/llvm/ObjectYAML/WasmYAML.h:409

    Parameters

    const llvm::WasmYAML::Section* S