|
LLVM 22.0.0git
|
This represents a section on linux, lots of unix variants and some bare metal systems. More...
#include "llvm/MC/MCSectionELF.h"
Friends | |
| class | MCContext |
| class | MCAsmInfoELF |
Additional Inherited Members | |
| Public Attributes inherited from llvm::MCSection | |
| friend | MCAssembler |
| friend | MCObjectStreamer |
| Static Public Attributes inherited from llvm::MCSection | |
| static constexpr unsigned | NonUniqueID = ~0U |
| Protected Member Functions inherited from llvm::MCSection | |
| MCSection (StringRef Name, bool IsText, bool IsBss, MCSymbol *Begin) | |
| Protected Attributes inherited from llvm::MCSection | |
| StringRef | Name |
This represents a section on linux, lots of unix variants and some bare metal systems.
Definition at line 27 of file MCSectionELF.h.
|
inline |
Definition at line 75 of file MCSectionELF.h.
|
inline |
Definition at line 74 of file MCSectionELF.h.
Referenced by llvm::MCObjectFileInfo::getPseudoProbeDescSection(), llvm::TargetLoweringObjectFileELF::getSectionForLSDA(), and llvm::ELFObjectWriter::useSectionSymbol().
|
inline |
Definition at line 77 of file MCSectionELF.h.
Referenced by llvm::MCObjectFileInfo::getBBAddrMapSection(), llvm::MCObjectFileInfo::getCallGraphSection(), llvm::MCObjectFileInfo::getKCFITrapSection(), and llvm::MCObjectFileInfo::getStackSizesSection().
Definition at line 83 of file MCSectionELF.h.
References llvm::MCSection::MCSection().
Definition at line 86 of file MCSectionELF.h.
Definition at line 92 of file MCSectionELF.h.
|
inline |
Definition at line 73 of file MCSectionELF.h.
Referenced by llvm::ELFObjectWriter::usesRela().
|
inline |
Definition at line 81 of file MCSectionELF.h.
Referenced by llvm::MCObjectFileInfo::getBBAddrMapSection(), llvm::MCObjectFileInfo::getCallGraphSection(), llvm::MCObjectFileInfo::getKCFITrapSection(), and llvm::MCObjectFileInfo::getStackSizesSection().
|
inline |
Definition at line 78 of file MCSectionELF.h.
|
inline |
Definition at line 80 of file MCSectionELF.h.
References llvm::MCSection::NonUniqueID.
|
inline |
Definition at line 76 of file MCSectionELF.h.
References F.
Definition at line 88 of file MCSectionELF.h.
|
friend |
Definition at line 55 of file MCSectionELF.h.
References MCAsmInfoELF, llvm::MCSection::MCSection(), llvm::MCSection::Name, and llvm::ELF::SHF_GROUP.
Referenced by MCAsmInfoELF.
|
friend |