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 __anon547c867c0111::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.h84 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 __anonb7cf94e10111::AMDGPUMCObjectWriter
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp186 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
648 void WinCOFFObjectWriter::recordRelocation( in recordRelocation() function in WinCOFFObjectWriter
790 if (TargetObjectWriter->recordRelocation(Fixup)) in recordRelocation()
DMachObjectWriter.cpp433 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
438 TargetObjectWriter->recordRelocation(this, Asm, Layout, Fragment, Fixup, in recordRelocation()
DELFObjectWriter.cpp182 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
613 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
DMCAssembler.cpp882 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 __anon470a5c8c0111::PPCMachObjectWriter
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon6d632d150111::X86MachObjectWriter