LLVM API Documentation

Defines | Functions
SparcMCExpr.cpp File Reference
#include "SparcMCExpr.h"
#include "llvm/MC/MCAssembler.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCELF.h"
#include "llvm/MC/MCObjectStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Object/ELF.h"
Include dependency graph for SparcMCExpr.cpp:

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "sparcmcexpr"

Functions

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

Define Documentation

#define DEBUG_TYPE   "sparcmcexpr"

Definition at line 26 of file SparcMCExpr.cpp.


Function Documentation

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