Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp40 bool recordRelocation(const MCFixup &) const override;
87 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in ARMWinCOFFObjectWriter
DARMMachObjectWriter.cpp55 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
375 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp39 bool recordRelocation(const MCFixup &) const override;
116 bool AArch64WinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in AArch64WinCOFFObjectWriter
DAArch64MachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
151 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h43 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
DMCMachObjectWriter.h74 virtual void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
245 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
DMCObjectWriter.h68 virtual void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp175 void recordRelocation(MCAssembler &, const MCAsmLayout &, const MCFragment *,
351 void XCOFFObjectWriter::recordRelocation(MCAssembler &, const MCAsmLayout &, in recordRelocation() function in __anon950127840111::XCOFFObjectWriter
DMCAssembler.cpp746 getWriter().recordRelocation(*this, Layout, &F, FixupAdd, TargetAdd, in handleFixup()
750 getWriter().recordRelocation(*this, Layout, &F, FixupSub, TargetSub, in handleFixup()
753 getWriter().recordRelocation(*this, Layout, &F, Fixup, Target, in handleFixup()
DWinCOFFObjectWriter.cpp203 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
696 void WinCOFFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WinCOFFObjectWriter
824 if (TargetObjectWriter->recordRelocation(Fixup)) in recordRelocation()
DMachObjectWriter.cpp462 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
473 TargetObjectWriter->recordRelocation(this, Asm, Layout, Fragment, Fixup, in recordRelocation()
DELFObjectWriter.cpp270 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
1419 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
DWasmObjectWriter.cpp296 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
425 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WasmObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp42 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anonfa3a6c150111::PPCMachObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp391 Asm.getWriter().recordRelocation(Asm, Layout, &AF, Fixup, NopBytes, in shouldInsertFixupForCodeAlign()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp59 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon7b4ee01e0111::X86MachObjectWriter