Searched refs:RecordRelocation (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectWriter.h75 virtual void RecordRelocation(const MCAssembler &Asm,
H A DMCMachObjectWriter.h64 virtual void RecordRelocation(MachObjectWriter *Writer,
217 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp55 void RecordRelocation(MachObjectWriter *Writer, function in class:__anon10250::PPCMachObjectWriter
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp56 void RecordRelocation(MachObjectWriter *Writer,
354 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer, function in class:ARMMachObjectWriter
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMachObjectWriter.cpp371 void MachObjectWriter::RecordRelocation(const MCAssembler &Asm, function in class:MachObjectWriter
377 TargetObjectWriter->RecordRelocation(this, Asm, Layout, Fragment, Fixup,
H A DWinCOFFObjectWriter.cpp176 void RecordRelocation(const MCAssembler &Asm,
631 void WinCOFFObjectWriter::RecordRelocation(const MCAssembler &Asm, function in class:WinCOFFObjectWriter
H A DELFObjectWriter.cpp253 virtual void RecordRelocation(const MCAssembler &Asm,
690 void ELFObjectWriter::RecordRelocation(const MCAssembler &Asm, function in class:ELFObjectWriter
H A DMCAssembler.cpp556 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, FixedValue);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp64 void RecordRelocation(MachObjectWriter *Writer, function in class:__anon10303::X86MachObjectWriter

Completed in 200 milliseconds