LLVM 19.0.0git
Macros | Functions
MipsMCExpr.cpp File Reference
#include "MipsMCExpr.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCAssembler.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbolELF.h"
#include "llvm/MC/MCValue.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/raw_ostream.h"
#include <cstdint>

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "mipsmcexpr"
 

Functions

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

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "mipsmcexpr"

Definition at line 25 of file MipsMCExpr.cpp.

Function Documentation

◆ fixELFSymbolsInTLSFixupsImpl()

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