LLVM 22.0.0git
|
Represents required padding such that a particular other set of fragments does not cross a particular power-of-two boundary. 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 required padding such that a particular other set of fragments does not cross a particular power-of-two boundary.
The other fragments must follow this one within the same section.
Definition at line 484 of file MCSection.h.
|
inline |
Definition at line 497 of file MCSection.h.
References llvm::MCFragment::FT_BoundaryAlign, and llvm::MCFragment::MCFragment().
|
inlinestatic |
Definition at line 514 of file MCSection.h.
References F, llvm::MCFragment::FT_BoundaryAlign, and llvm::MCFragment::MCFragment().
|
inline |
Definition at line 503 of file MCSection.h.
|
inline |
Definition at line 506 of file MCSection.h.
References llvm::MCFragment::MCFragment().
|
inline |
Definition at line 500 of file MCSection.h.
|
inline |
Definition at line 512 of file MCSection.h.
Referenced by writeFragment().
|
inline |
Definition at line 504 of file MCSection.h.
|
inline |
Definition at line 507 of file MCSection.h.
References assert(), F, llvm::MCFragment::getParent(), and llvm::MCFragment::MCFragment().
|
inline |
Definition at line 501 of file MCSection.h.