LLVM  8.0.1
Macros | Functions
AArch64MCExpr.cpp File Reference
#include "AArch64MCExpr.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbolELF.h"
#include "llvm/MC/MCValue.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for AArch64MCExpr.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aarch64symbolrefexpr"
 

Functions

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

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64symbolrefexpr"

Definition at line 25 of file AArch64MCExpr.cpp.

Function Documentation

◆ fixELFSymbolsInTLSFixupsImpl()

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