LLVM 22.0.0git
|
Represents a symbol table index fragment. More...
#include "llvm/MC/MCSection.h"
Static Public Member Functions | |
static bool | classof (const MCFragment *F) |
Additional Inherited Members | |
Public Types inherited from llvm::MCFragment | |
enum | FragmentType : uint8_t { FT_Data , FT_Relaxable , FT_Align , FT_Fill , FT_LEB , FT_Nops , FT_Org , FT_Dwarf , FT_DwarfFrame , FT_SFrame , FT_BoundaryAlign , FT_SymbolId , FT_CVInlineLines , FT_CVDefRange } |
Represents a symbol table index fragment.
Definition at line 411 of file MCSection.h.
Definition at line 415 of file MCSection.h.
References llvm::MCFragment::FT_SymbolId, and llvm::MCFragment::MCFragment().
|
inlinestatic |
Definition at line 420 of file MCSection.h.
References F, llvm::MCFragment::FT_SymbolId, and llvm::MCFragment::MCFragment().
Definition at line 417 of file MCSection.h.
Referenced by writeFragment().
Definition at line 418 of file MCSection.h.