LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::MCELFObjectTargetWriter Member List

This is the complete list of members for llvm::MCELFObjectTargetWriter, including all inherited members.

ExplicitRelSym(const MCAssembler &Asm, const MCValue &Target, const MCFragment &F, const MCFixup &Fixup, bool IsPCRel) const llvm::MCELFObjectTargetWritervirtual
getEMachine() const llvm::MCELFObjectTargetWriterinline
getOSABI(Triple::OSType OSType)llvm::MCELFObjectTargetWriterinlinestatic
getOSABI() const llvm::MCELFObjectTargetWriterinline
GetRelocType(const MCValue &Target, const MCFixup &Fixup, bool IsPCRel, bool IsRelocWithSymbol, int64_t Addend) const =0llvm::MCELFObjectTargetWriterpure virtual
getRSsym(uint32_t Type) const llvm::MCELFObjectTargetWriterinline
getRType(uint32_t Type) const llvm::MCELFObjectTargetWriterinline
getRType2(uint32_t Type) const llvm::MCELFObjectTargetWriterinline
getRType3(uint32_t Type) const llvm::MCELFObjectTargetWriterinline
hasRelocationAddend() const llvm::MCELFObjectTargetWriterinline
is64Bit() const llvm::MCELFObjectTargetWriterinline
isN64() const llvm::MCELFObjectTargetWriterinline
MCELFObjectTargetWriter(bool Is64Bit_, uint8_t OSABI_, uint16_t EMachine_, bool HasRelocationAddend, bool IsN64=false)llvm::MCELFObjectTargetWriterprotected
setRSsym(unsigned Value, unsigned Type) const llvm::MCELFObjectTargetWriterinline
setRType(unsigned Value, unsigned Type) const llvm::MCELFObjectTargetWriterinline
setRType2(unsigned Value, unsigned Type) const llvm::MCELFObjectTargetWriterinline
setRType3(unsigned Value, unsigned Type) const llvm::MCELFObjectTargetWriterinline
sortRelocs(const MCAssembler &Asm, std::vector< ELFRelocationEntry > &Relocs)llvm::MCELFObjectTargetWritervirtual
undefinedExplicitRelSym(const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const llvm::MCELFObjectTargetWritervirtual
~MCELFObjectTargetWriter()llvm::MCELFObjectTargetWriterinlinevirtual