LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
ARMELFObjectWriter.cpp File Reference
#include "MCTargetDesc/ARMMCTargetDesc.h"
#include "MCTargetDesc/ARMFixupKinds.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/MC/MCELFObjectWriter.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCSectionELF.h"
#include "llvm/MC/MCValue.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for ARMELFObjectWriter.cpp:

Go to the source code of this file.

Functions

 STATISTIC (PCRelCount,"Total number of PIC Relocations")
 
 STATISTIC (NonPCRelCount,"Total number of non-PIC relocations")
 

Function Documentation

STATISTIC ( PCRelCount  ,
"Total number of PIC Relocations"   
)
STATISTIC ( NonPCRelCount  ,
"Total number of non-PIC relocations"   
)