LLVM API Documentation

Namespaces | Functions
ARMWinCOFFObjectWriter.cpp File Reference
#include "MCTargetDesc/ARMFixupKinds.h"
#include "llvm/MC/MCFixup.h"
#include "llvm/MC/MCValue.h"
#include "llvm/MC/MCWinCOFFObjectWriter.h"
#include "llvm/Support/COFF.h"
#include "llvm/Support/Debug.h"
Include dependency graph for ARMWinCOFFObjectWriter.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

MCObjectWriterllvm::createARMWinCOFFObjectWriter (raw_ostream &OS, bool Is64Bit)
 createARMWinCOFFObjectWriter - Construct an ARM PE/COFF object writer.