struct SectAuxEntForDWARF

Declaration

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

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

Inherits from: AuxSymbolEnt

Member Variables

public Optional<uint32_t> LengthOfSectionPortion
public Optional<uint32_t> NumberOfRelocEnt

Inherited from AuxSymbolEnt:

public Type

Method Overview

Inherited from AuxSymbolEnt:

    Methods

    SectAuxEntForDWARF()

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

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

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

    Parameters

    const llvm::XCOFFYAML::AuxSymbolEnt* S