LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
SystemZMCObjectWriter.cpp File Reference
#include "MCTargetDesc/SystemZMCTargetDesc.h"
#include "MCTargetDesc/SystemZMCFixups.h"
#include "llvm/MC/MCELFObjectWriter.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCValue.h"
Include dependency graph for SystemZMCObjectWriter.cpp:

Go to the source code of this file.

Functions

static unsigned getAbsoluteReloc (unsigned Kind)
 
static unsigned getPCRelReloc (unsigned Kind)
 
static unsigned getTLSLEReloc (unsigned Kind)
 
static unsigned getPLTReloc (unsigned Kind)
 

Function Documentation

static unsigned getAbsoluteReloc ( unsigned  Kind)
static
static unsigned getPCRelReloc ( unsigned  Kind)
static
static unsigned getPLTReloc ( unsigned  Kind)
static
static unsigned getTLSLEReloc ( unsigned  Kind)
static