Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h71 virtual void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
243 void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
DMCObjectWriter.h80 virtual void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp37 void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
144 void AArch64MachObjectWriter::RecordRelocation( in RecordRelocation() function in AArch64MachObjectWriter
325 return RecordRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordRelocation()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUAsmBackend.cpp29 virtual void RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in __anon4919dd610111::AMDGPUMCObjectWriter
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUAsmBackend.cpp32 void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, in RecordRelocation() function in __anon1ec7d6ab0111::AMDGPUMCObjectWriter
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp57 void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
348 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() function in ARMMachObjectWriter
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp44 void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in RecordRelocation() function in __anon470a5c8c0111::PPCMachObjectWriter
/external/llvm/lib/MC/
DMachObjectWriter.cpp452 void MachObjectWriter::RecordRelocation(MCAssembler &Asm, in RecordRelocation() function in MachObjectWriter
457 TargetObjectWriter->RecordRelocation(this, Asm, Layout, Fragment, Fixup, in RecordRelocation()
DWinCOFFObjectWriter.cpp181 void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
672 void WinCOFFObjectWriter::RecordRelocation( in RecordRelocation() function in WinCOFFObjectWriter
DELFObjectWriter.cpp215 void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
775 void ELFObjectWriter::RecordRelocation(MCAssembler &Asm, in RecordRelocation() function in ELFObjectWriter
DMCAssembler.cpp890 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, IsPCRel, in handleFixup()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp62 void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in RecordRelocation() function in __anon6d632d150111::X86MachObjectWriter