LLVM 22.0.0git
|
#include "llvm/MC/MCSectionXCOFF.h"
Friends | |
class | MCContext |
class | MCAsmInfoXCOFF |
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 |
Definition at line 32 of file MCSectionXCOFF.h.
|
default |
|
inline |
Definition at line 123 of file MCSectionXCOFF.h.
|
inline |
Definition at line 109 of file MCSectionXCOFF.h.
|
inline |
Definition at line 120 of file MCSectionXCOFF.h.
|
inline |
Definition at line 126 of file MCSectionXCOFF.h.
|
inline |
Definition at line 99 of file MCSectionXCOFF.h.
|
inline |
Definition at line 113 of file MCSectionXCOFF.h.
Referenced by llvm::MCXCOFFStreamer::changeSection(), llvm::TargetLoweringObjectFileXCOFF::getFunctionEntryPointSymbol(), and transformCallee().
|
inline |
Definition at line 103 of file MCSectionXCOFF.h.
|
inline |
Definition at line 115 of file MCSectionXCOFF.h.
|
inline |
Definition at line 106 of file MCSectionXCOFF.h.
|
inline |
Definition at line 118 of file MCSectionXCOFF.h.
Referenced by getCSectType(), and getMappingClass().
|
inline |
Definition at line 119 of file MCSectionXCOFF.h.
|
inline |
Definition at line 117 of file MCSectionXCOFF.h.
Referenced by llvm::MCContext::getXCOFFSection().
|
inline |
Definition at line 116 of file MCSectionXCOFF.h.
|
friend |
Definition at line 34 of file MCSectionXCOFF.h.
References llvm::XCOFF::C_HIDEXT, llvm::MCSection::isText(), MCAsmInfoXCOFF, llvm::MCSection::MCSection(), llvm::MCSection::Name, llvm::XCOFF::XMC_PR, llvm::XCOFF::XMC_TD, llvm::XCOFF::XMC_UL, llvm::XCOFF::XTY_CM, llvm::XCOFF::XTY_ER, and llvm::XCOFF::XTY_SD.
Referenced by MCAsmInfoXCOFF.
|
friend |