struct StartSection

Declaration

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

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

Inherits from: Section

Member Variables

public uint32_t StartFunction

Inherited from Section:

public Type
public Relocations

Method Overview

Inherited from Section:

    Methods

    StartSection()

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

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

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

    Parameters

    const llvm::WasmYAML::Section* S