LLVM API Documentation
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::MCELFObjectTargetWriter | virtual |
getEMachine() const | llvm::MCELFObjectTargetWriter | inline |
getOSABI(Triple::OSType OSType) | llvm::MCELFObjectTargetWriter | inlinestatic |
getOSABI() const | llvm::MCELFObjectTargetWriter | inline |
GetRelocType(const MCValue &Target, const MCFixup &Fixup, bool IsPCRel, bool IsRelocWithSymbol, int64_t Addend) const =0 | llvm::MCELFObjectTargetWriter | pure virtual |
getRSsym(uint32_t Type) const | llvm::MCELFObjectTargetWriter | inline |
getRType(uint32_t Type) const | llvm::MCELFObjectTargetWriter | inline |
getRType2(uint32_t Type) const | llvm::MCELFObjectTargetWriter | inline |
getRType3(uint32_t Type) const | llvm::MCELFObjectTargetWriter | inline |
hasRelocationAddend() const | llvm::MCELFObjectTargetWriter | inline |
is64Bit() const | llvm::MCELFObjectTargetWriter | inline |
isN64() const | llvm::MCELFObjectTargetWriter | inline |
MCELFObjectTargetWriter(bool Is64Bit_, uint8_t OSABI_, uint16_t EMachine_, bool HasRelocationAddend, bool IsN64=false) | llvm::MCELFObjectTargetWriter | protected |
setRSsym(unsigned Value, unsigned Type) const | llvm::MCELFObjectTargetWriter | inline |
setRType(unsigned Value, unsigned Type) const | llvm::MCELFObjectTargetWriter | inline |
setRType2(unsigned Value, unsigned Type) const | llvm::MCELFObjectTargetWriter | inline |
setRType3(unsigned Value, unsigned Type) const | llvm::MCELFObjectTargetWriter | inline |
sortRelocs(const MCAssembler &Asm, std::vector< ELFRelocationEntry > &Relocs) | llvm::MCELFObjectTargetWriter | virtual |
undefinedExplicitRelSym(const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const | llvm::MCELFObjectTargetWriter | virtual |
~MCELFObjectTargetWriter() | llvm::MCELFObjectTargetWriter | inlinevirtual |