LLVM API Documentation

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

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "aarch64symbolrefexpr"

Functions

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

Define Documentation

#define DEBUG_TYPE   "aarch64symbolrefexpr"

Definition at line 26 of file AArch64MCExpr.cpp.


Function Documentation

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