Home
last modified time | relevance | path

Searched refs:recordRelocation (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp35 bool recordRelocation(const MCFixup &) const override;
79 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in __anonab1c95fb0111::ARMWinCOFFObjectWriter
DARMMachObjectWriter.cpp54 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
348 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp36 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
144 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
331 return recordRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in recordRelocation()
/external/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h35 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
DMCMachObjectWriter.h65 virtual void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
231 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
DMCObjectWriter.h85 virtual void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp32 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, in recordRelocation() function in __anonf772bcc00111::AMDGPUMCObjectWriter
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp187 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
653 void WinCOFFObjectWriter::recordRelocation( in recordRelocation() function in WinCOFFObjectWriter
799 if (TargetObjectWriter->recordRelocation(Fixup)) in recordRelocation()
DMachObjectWriter.cpp435 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
440 TargetObjectWriter->recordRelocation(this, Asm, Layout, Fragment, Fixup, in recordRelocation()
DELFObjectWriter.cpp185 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
622 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
DMCAssembler.cpp629 getWriter().recordRelocation(*this, Layout, &F, Fixup, Target, IsPCRel, in handleFixup()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon71ac5beb0111::PPCMachObjectWriter
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anonad0654f40111::X86MachObjectWriter