LLVM 19.0.0git
Public Attributes | List of all members
llvm::MCSection::FragList Struct Reference

#include "llvm/MC/MCSection.h"

Public Attributes

MCFragmentHead = nullptr
 
MCFragmentTail = nullptr
 

Detailed Description

Definition at line 74 of file MCSection.h.

Member Data Documentation

◆ Head

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

◆ Tail

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

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