LLVM  4.0.0
Macros | Enumerations
MipsELFObjectWriter.cpp File Reference
#include <algorithm>
#include <list>
#include "MCTargetDesc/MipsBaseInfo.h"
#include "MCTargetDesc/MipsFixupKinds.h"
#include "MCTargetDesc/MipsMCExpr.h"
#include "MCTargetDesc/MipsMCTargetDesc.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/MC/MCAssembler.h"
#include "llvm/MC/MCELFObjectWriter.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCSection.h"
#include "llvm/MC/MCSymbolELF.h"
#include "llvm/MC/MCValue.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for MipsELFObjectWriter.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "mips-elf-object-writer"
 

Enumerations

enum  FindBestPredicateResult
 The possible results of the Predicate function used by find_best. More...
 

Macro Definition Documentation

#define DEBUG_TYPE   "mips-elf-object-writer"

Definition at line 26 of file MipsELFObjectWriter.cpp.

Enumeration Type Documentation

The possible results of the Predicate function used by find_best.

Definition at line 87 of file MipsELFObjectWriter.cpp.