LLVM API Documentation
#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"
Go to the source code of this file.
Functions | |
STATISTIC (PCRelCount,"Total number of PIC Relocations") | |
STATISTIC (NonPCRelCount,"Total number of non-PIC relocations") | |
STATISTIC | ( | PCRelCount | , |
"Total number of PIC Relocations" | |||
) |
STATISTIC | ( | NonPCRelCount | , |
"Total number of non-PIC relocations" | |||
) |