LLVM 19.0.0git
Macros | Functions
SparcMCExpr.cpp File Reference
#include "SparcMCExpr.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/MC/MCAssembler.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCObjectStreamer.h"
#include "llvm/MC/MCSymbolELF.h"
#include "llvm/Support/Casting.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "sparcmcexpr"
 

Functions

static void fixELFSymbolsInTLSFixupsImpl (const MCExpr *Expr, MCAssembler &Asm)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "sparcmcexpr"

Definition at line 24 of file SparcMCExpr.cpp.

Function Documentation

◆ fixELFSymbolsInTLSFixupsImpl()

static void fixELFSymbolsInTLSFixupsImpl ( const MCExpr Expr,
MCAssembler Asm 
)
static