Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp41 bool recordRelocation(const MCFixup &) const override;
88 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in ARMWinCOFFObjectWriter
DARMMachObjectWriter.cpp54 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
356 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/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 __anon9141e2450111::ARMWinCOFFObjectWriter
DARMMachObjectWriter.cpp54 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
348 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp40 bool recordRelocation(const MCFixup &) const override;
117 bool AArch64WinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in AArch64WinCOFFObjectWriter
DAArch64MachObjectWriter.cpp44 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
152 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h73 virtual void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
244 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
DMCWinCOFFObjectWriter.h44 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
DMCObjectWriter.h69 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 __anonf2b05d4a0111::AMDGPUMCObjectWriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAssembler.cpp736 getWriter().recordRelocation(*this, Layout, &F, FixupAdd, TargetAdd, in handleFixup()
740 getWriter().recordRelocation(*this, Layout, &F, FixupSub, TargetSub, in handleFixup()
743 getWriter().recordRelocation(*this, Layout, &F, Fixup, Target, in handleFixup()
DWinCOFFObjectWriter.cpp201 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
706 void WinCOFFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WinCOFFObjectWriter
834 if (TargetObjectWriter->recordRelocation(Fixup)) in recordRelocation()
DMachObjectWriter.cpp452 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
457 TargetObjectWriter->recordRelocation(this, Asm, Layout, Fragment, Fixup, in recordRelocation()
DELFObjectWriter.cpp269 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
1382 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon3fe3f1cd0111::PPCMachObjectWriter
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon1c7b31750111::PPCMachObjectWriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon326a49d60111::X86MachObjectWriter
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anona843f57e0111::X86MachObjectWriter

12