Searched refs:GetRelocType (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp22 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, function in class:__anon2567::AMDGPUELFObjectWriter
/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCObjectWriter.cpp27 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
88 unsigned SystemZObjectWriter::GetRelocType(const MCValue &Target, function in class:SystemZObjectWriter
/freebsd-10.1-release/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp31 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
44 unsigned SparcELFObjectWriter::GetRelocType(const MCValue &Target, function in class:SparcELFObjectWriter
/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h74 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
/freebsd-10.1-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp31 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
46 unsigned AArch64ELFObjectWriter::GetRelocType(const MCValue &Target, function in class:AArch64ELFObjectWriter
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp37 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
145 unsigned ARMELFObjectWriter::GetRelocType(const MCValue &Target, function in class:ARMELFObjectWriter
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp27 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
42 unsigned X86ELFObjectWriter::GetRelocType(const MCValue &Target, function in class:X86ELFObjectWriter
/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp42 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
78 unsigned MipsELFObjectWriter::GetRelocType(const MCValue &Target, function in class:MipsELFObjectWriter
/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp30 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
357 unsigned PPCELFObjectWriter::GetRelocType(const MCValue &Target, function in class:PPCELFObjectWriter
/freebsd-10.1-release/contrib/llvm/lib/MC/
H A DELFObjectWriter.cpp143 unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, function in class:__anon2368::ELFObjectWriter
146 return TargetObjectWriter->GetRelocType(Target, Fixup, IsPCRel,
756 unsigned Type = GetRelocType(Target, Fixup, IsPCRel,

Completed in 143 milliseconds