LLVM 20.0.0git
Classes | Namespaces | Functions
MCXCOFFObjectWriter.h File Reference
#include "llvm/MC/MCObjectWriter.h"

Go to the source code of this file.

Classes

class  llvm::MCXCOFFObjectTargetWriter
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::XCOFF
 

Functions

std::unique_ptr< MCObjectWriterllvm::createXCOFFObjectWriter (std::unique_ptr< MCXCOFFObjectTargetWriter > MOTW, raw_pwrite_stream &OS)
 
void llvm::XCOFF::addExceptionEntry (MCObjectWriter &Writer, const MCSymbol *Symbol, const MCSymbol *Trap, unsigned LanguageCode, unsigned ReasonCode, unsigned FunctionSize, bool hasDebug)
 
void llvm::XCOFF::addCInfoSymEntry (MCObjectWriter &Writer, StringRef Name, StringRef Metadata)