LLVM/Clang 15.x

    Navigation

  • Home
  • Search
  • Repository
  • Made with hdoc
  • Pages

  • Getting Started
  • Building LLVM
  • Coding Standards
  • API Documentation

  • Functions
  • Records
  • Enums
  • Namespaces
  • namespace llvm
  • namespace ELFYAML
  • struct NoBitsSection

struct NoBitsSection

Declaration

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

Declared at: llvm/include/llvm/ObjectYAML/ELFYAML.h:373

Inherits from: Section

Member Variables

Inherited from Section:

public Type
public Flags
public Address
public Link
public AddressAlign
public EntSize
public Content
public Size
public OriginalSecNdx
public ShAddrAlign
public ShName
public ShOffset
public ShSize
public ShFlags
public ShType

Inherited from Chunk:

public Kind
public Name
public Offset
public IsImplicit

Method Overview

  • public NoBitsSection()
  • public static bool classof(const llvm::ELFYAML::Chunk * S)

Inherited from Section:

  • public classof
  • public getEntries

Inherited from Chunk:

    Methods

    ¶NoBitsSection()

    Declared at: llvm/include/llvm/ObjectYAML/ELFYAML.h:374

    ¶static bool classof(const llvm::ELFYAML::Chunk* S)

    Declared at: llvm/include/llvm/ObjectYAML/ELFYAML.h:376

    Parameters

    const llvm::ELFYAML::Chunk* S

    Documentation for LLVM/Clang 15.x.

    Generated by hdoc version 1.4.0-eb16166 on 2022-10-27T00:45:30 UTC.

    19AD43E11B2996