LLVM API Documentation

Defines | Functions
AArch64ExternalSymbolizer.cpp File Reference
#include "AArch64ExternalSymbolizer.h"
#include "AArch64Subtarget.h"
#include "MCTargetDesc/AArch64AddressingModes.h"
#include "Utils/AArch64BaseInfo.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for AArch64ExternalSymbolizer.cpp:

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "aarch64-disassembler"

Functions

static MCSymbolRefExpr::VariantKind getVariant (uint64_t LLVMDisassembler_VariantKind)

Define Documentation

#define DEBUG_TYPE   "aarch64-disassembler"

Definition at line 22 of file AArch64ExternalSymbolizer.cpp.


Function Documentation

static MCSymbolRefExpr::VariantKind getVariant ( uint64_t  LLVMDisassembler_VariantKind) [static]