struct SectAuxEntForStat

Declaration

struct SectAuxEntForStat : public AuxSymbolEnt { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ObjectYAML/XCOFFYAML.h:178

Inherits from: AuxSymbolEnt

Member Variables

public Optional<uint32_t> SectionLength
public Optional<uint16_t> NumberOfRelocEnt
public Optional<uint16_t> NumberOfLineNum

Inherited from AuxSymbolEnt:

public Type

Method Overview

Inherited from AuxSymbolEnt:

    Methods

    SectAuxEntForStat()

    Declared at: llvm/include/llvm/ObjectYAML/XCOFFYAML.h:183

    static bool classof(
        const llvm::XCOFFYAML::AuxSymbolEnt* S)

    Declared at: llvm/include/llvm/ObjectYAML/XCOFFYAML.h:184

    Parameters

    const llvm::XCOFFYAML::AuxSymbolEnt* S