Home
last modified time | relevance | path

Searched refs:ExplicitRelSym (Results 1 – 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp30 virtual const MCSymbol *ExplicitRelSym(const MCAssembler &Asm,
121 const MCSymbol *SystemZObjectWriter::ExplicitRelSym(const MCAssembler &Asm, in ExplicitRelSym() function in SystemZObjectWriter
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp35 virtual const MCSymbol *ExplicitRelSym(const MCAssembler &Asm,
117 const MCSymbol *SparcELFObjectWriter::ExplicitRelSym(const MCAssembler &Asm, in ExplicitRelSym() function in SparcELFObjectWriter
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp40 virtual const MCSymbol *ExplicitRelSym(const MCAssembler &Asm,
62 const MCSymbol *ARMELFObjectWriter::ExplicitRelSym(const MCAssembler &Asm, in ExplicitRelSym() function in ARMELFObjectWriter
/freebsd-10-stable/contrib/llvm/lib/MC/
DMCELFObjectTargetWriter.cpp27 const MCSymbol *MCELFObjectTargetWriter::ExplicitRelSym(const MCAssembler &Asm, in ExplicitRelSym() function in MCELFObjectTargetWriter
DELFObjectWriter.cpp125 const MCSymbol *ExplicitRelSym(const MCAssembler &Asm, in ExplicitRelSym() function in __anon7d5a7f420111::ELFObjectWriter
130 return TargetObjectWriter->ExplicitRelSym(Asm, Target, F, Fixup, IsPCRel); in ExplicitRelSym()
668 return ExplicitRelSym(Asm, Target, F, Fixup, IsPCRel); in SymbolToReloc()
691 return ExplicitRelSym(Asm, Target, F, Fixup, IsPCRel); in SymbolToReloc()
697 return ExplicitRelSym(Asm, Target, F, Fixup, IsPCRel); in SymbolToReloc()
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp45 virtual const MCSymbol *ExplicitRelSym(const MCAssembler &Asm,
63 const MCSymbol *MipsELFObjectWriter::ExplicitRelSym(const MCAssembler &Asm, in ExplicitRelSym() function in MipsELFObjectWriter
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp33 virtual const MCSymbol *ExplicitRelSym(const MCAssembler &Asm,
365 const MCSymbol *PPCELFObjectWriter::ExplicitRelSym(const MCAssembler &Asm, in ExplicitRelSym() function in PPCELFObjectWriter
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
DMCELFObjectWriter.h77 virtual const MCSymbol *ExplicitRelSym(const MCAssembler &Asm,
/freebsd-10-stable/contrib/llvm/patches/
Dpatch-r262261-llvm-r200961-sparc.diff213 + virtual const MCSymbol *ExplicitRelSym(const MCAssembler &Asm,
255 +const MCSymbol *SparcELFObjectWriter::ExplicitRelSym(const MCAssembler &Asm,