LLVM 22.0.0git
llvm::MCSection::FragList Struct Reference

#include "llvm/MC/MCSection.h"

Public Attributes

MCFragmentHead = nullptr
MCFragmentTail = nullptr

Detailed Description

Definition at line 538 of file MCSection.h.

Member Data Documentation

◆ Head

MCFragment* llvm::MCSection::FragList::Head = nullptr

Definition at line 539 of file MCSection.h.

Referenced by llvm::MachObjectWriter::writeObject().

◆ Tail

MCFragment* llvm::MCSection::FragList::Tail = nullptr

Definition at line 540 of file MCSection.h.

Referenced by llvm::MCAssembler::getSectionAddressSize().


The documentation for this struct was generated from the following file: