class MCObjectTargetWriter

Declaration

class MCObjectTargetWriter { /* full declaration omitted */ };

Description

Base class for classes that define behaviour that is specific to both the target and the object format.

Declared at: llvm/include/llvm/MC/MCObjectWriter.h:120

Method Overview

Methods

virtual Triple::ObjectFormatType getFormat() const

Declared at: llvm/include/llvm/MC/MCObjectWriter.h:123

virtual ~MCObjectTargetWriter()

Declared at: llvm/include/llvm/MC/MCObjectWriter.h:122