#include <MCMachObjectWriter.h>
Definition at line 26 of file MCMachObjectWriter.h.
| MCMachObjectTargetWriter::MCMachObjectTargetWriter |
( |
bool |
Is64Bit_, |
|
|
uint32_t |
CPUType_, |
|
|
uint32_t |
CPUSubtype_ |
|
) |
| |
|
protected |
| MCMachObjectTargetWriter::~MCMachObjectTargetWriter |
( |
| ) |
|
|
virtual |
| uint32_t llvm::MCMachObjectTargetWriter::getCPUSubtype |
( |
| ) |
const |
|
inline |
| uint32_t llvm::MCMachObjectTargetWriter::getCPUType |
( |
| ) |
const |
|
inline |
| unsigned llvm::MCMachObjectTargetWriter::getLocalDifferenceRelocationType |
( |
| ) |
const |
|
inline |
| bool llvm::MCMachObjectTargetWriter::is64Bit |
( |
| ) |
const |
|
inline |
| virtual void llvm::MCMachObjectTargetWriter::reset |
( |
| ) |
|
|
inlinevirtual |
| void llvm::MCMachObjectTargetWriter::setLocalDifferenceRelocationType |
( |
unsigned |
Type | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following files: