#include "llvm/MC/MCMachObjectWriter.h"
Definition at line 32 of file MCMachObjectWriter.h.
◆ MCMachObjectTargetWriter()
MCMachObjectTargetWriter::MCMachObjectTargetWriter |
( |
bool |
Is64Bit_, |
|
|
uint32_t |
CPUType_, |
|
|
uint32_t |
CPUSubtype_ |
|
) |
| |
|
protected |
◆ ~MCMachObjectTargetWriter()
MCMachObjectTargetWriter::~MCMachObjectTargetWriter |
( |
| ) |
|
|
virtualdefault |
◆ classof()
◆ getCPUSubtype()
uint32_t llvm::MCMachObjectTargetWriter::getCPUSubtype |
( |
| ) |
const |
|
inline |
◆ getCPUType()
uint32_t llvm::MCMachObjectTargetWriter::getCPUType |
( |
| ) |
const |
|
inline |
◆ getFormat()
◆ getLocalDifferenceRelocationType()
unsigned llvm::MCMachObjectTargetWriter::getLocalDifferenceRelocationType |
( |
| ) |
const |
|
inline |
◆ is64Bit()
bool llvm::MCMachObjectTargetWriter::is64Bit |
( |
| ) |
const |
|
inline |
◆ recordRelocation()
◆ reset()
virtual void llvm::MCMachObjectTargetWriter::reset |
( |
| ) |
|
|
inlinevirtual |
◆ setLocalDifferenceRelocationType()
void llvm::MCMachObjectTargetWriter::setLocalDifferenceRelocationType |
( |
unsigned |
Type | ) |
|
|
inlineprotected |
◆ CPUSubtype
uint32_t llvm::MCMachObjectTargetWriter::CPUSubtype |
|
protected |
◆ LocalDifference_RIT
unsigned llvm::MCMachObjectTargetWriter::LocalDifference_RIT = 0 |
The documentation for this class was generated from the following files: