LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
AArch64MCExpr.cpp File Reference
#include "AArch64MCExpr.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCAssembler.h"
#include "llvm/MC/MCELF.h"
#include "llvm/Object/ELF.h"
Include dependency graph for AArch64MCExpr.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aarch64mcexpr"
 

Functions

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

Macro Definition Documentation

#define DEBUG_TYPE   "aarch64mcexpr"

Definition at line 15 of file AArch64MCExpr.cpp.

Function Documentation

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