21 AMDGPUELFObjectWriter(
bool Is64Bit);
24 bool IsPCRel)
const override {
33 AMDGPUELFObjectWriter::AMDGPUELFObjectWriter(
bool Is64Bit)
This represents an "assembler immediate".
Defines the object file and target independent interfaces used by the assembler backend to write nati...
Encode information on a single operation to perform on a byte sequence (e.g., an encoded instruction)...
MCFixupKind getKind() const
PowerPC TLS Dynamic Call Fixup
Target - Wrapper for Target specific information.
Provides AMDGPU specific target descriptions.
MCObjectWriter * createELFObjectWriter(MCELFObjectTargetWriter *MOTW, raw_pwrite_stream &OS, bool IsLittleEndian)
Construct a new ELF writer instance.
An abstract base class for streams implementations that also support a pwrite operation.
MCObjectWriter * createAMDGPUELFObjectWriter(bool Is64Bit, raw_pwrite_stream &OS)