Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFObjectWriter.cpp39 bool recordRelocation(const MCFixup &) const override;
95 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in ARMWinCOFFObjectWriter
H A DARMMachObjectWriter.cpp50 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
360 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinCOFFObjectWriter.h43 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
71 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
H A DMCSPIRVObjectWriter.h49 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment, in recordRelocation() function
H A DMCMachObjectWriter.h78 virtual void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
331 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
H A DMCObjectWriter.h76 virtual void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
H A DMCELFObjectWriter.h188 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
/src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFObjectWriter.cpp44 bool recordRelocation(const MCFixup &) const override;
160 bool AArch64WinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in AArch64WinCOFFObjectWriter
H A DAArch64MachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
148 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp246 Asm.getWriter().recordRelocation(Asm, &AF, Fixup, Value, FixedValue); in shouldInsertFixupForCodeAlign()
504 Asm.getWriter().recordRelocation(Assembler, &F, FA, A, FixedValueA); in handleAddSubRelocations()
505 Asm.getWriter().recordRelocation(Assembler, &F, FB, B, FixedValueB); in handleAddSubRelocations()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp619 Asm.getWriter().recordRelocation(Assembler, &F, FA, A, FixedValueA); in handleAddSubRelocations()
620 Asm.getWriter().recordRelocation(Assembler, &F, FB, B, FixedValueB); in handleAddSubRelocations()
705 Asm.getWriter().recordRelocation(Asm, &AF, Fixup, NopBytes, FixedValue); in shouldInsertFixupForCodeAlign()
/src/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp163 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
824 void WinCOFFWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WinCOFFWriter
970 if (OWriter.TargetObjectWriter->recordRelocation(Fixup)) in recordRelocation()
1182 void WinCOFFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WinCOFFObjectWriter
1188 ObjWriter->recordRelocation(Asm, Fragment, Fixup, Target, FixedValue); in recordRelocation()
H A DMCDXContainerWriter.cpp37 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment, in recordRelocation() function in __anon99ad68b00111::DXContainerObjectWriter
H A DGOFFObjectWriter.cpp238 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment, in recordRelocation() function in __anon3ff0fe5a0111::GOFFObjectWriter
H A DMachObjectWriter.cpp506 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
516 TargetObjectWriter->recordRelocation(this, Asm, Fragment, Fixup, Target, in recordRelocation()
H A DXCOFFObjectWriter.cpp354 void recordRelocation(MCAssembler &, const MCFragment *, const MCFixup &,
660 void XCOFFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in __anona9bb6f8e0111::XCOFFObjectWriter
H A DWasmObjectWriter.cpp295 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
479 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WasmObjectWriter
H A DMCAssembler.cpp904 getWriter().recordRelocation(*this, &F, Fixup, Target, FixedValue); in handleFixup()
H A DELFObjectWriter.cpp1334 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
/src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp55 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon2d56cce80111::X86MachObjectWriter