LLVM 24.0.0git
SystemZHLASMAsmStreamer.cpp File Reference

Go to the source code of this file.

Functions

static void emitXATTR (raw_ostream &OS, StringRef Name, MCSectionGOFF *ADA, bool IsIndirectReference, GOFF::ESDLinkageType Linkage, GOFF::ESDExecutable Executable, GOFF::ESDBindingScope BindingScope)
static void emitCATTR (raw_ostream &OS, StringRef Name, GOFF::ESDRmode Rmode, GOFF::ESDAlignment Alignment, GOFF::ESDLoadingBehavior LoadBehavior, GOFF::ESDExecutable Executable, bool IsReadOnly, uint32_t SortKey, uint8_t FillByteValue, StringRef PartName)

Function Documentation

◆ emitCATTR()

◆ emitXATTR()