Home
last modified time | relevance | path

Searched refs:RecordRelocation (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCMachObjectWriter.h71 virtual void RecordRelocation(MachObjectWriter *Writer,
232 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
DMCObjectWriter.h79 virtual void RecordRelocation(const MCAssembler &Asm,
/freebsd-9-stable/contrib/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUAsmBackend.cpp30 virtual void RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in __anon0600b2290111::AMDGPUMCObjectWriter
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp56 void RecordRelocation(MachObjectWriter *Writer,
354 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() function in ARMMachObjectWriter
/freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp44 void RecordRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, in RecordRelocation() function in __anonad655e8a0111::PPCMachObjectWriter
/freebsd-9-stable/contrib/llvm/lib/MC/
DMachObjectWriter.cpp415 void MachObjectWriter::RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in MachObjectWriter
421 TargetObjectWriter->RecordRelocation(this, Asm, Layout, Fragment, Fixup, in RecordRelocation()
DWinCOFFObjectWriter.cpp173 void RecordRelocation(const MCAssembler &Asm,
629 void WinCOFFObjectWriter::RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in WinCOFFObjectWriter
DELFObjectWriter.cpp252 virtual void RecordRelocation(const MCAssembler &Asm,
702 void ELFObjectWriter::RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in ELFObjectWriter
DMCAssembler.cpp748 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, FixedValue); in handleFixup()
/freebsd-9-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp63 void RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() function in __anon0640e0130111::X86MachObjectWriter