Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMWinCOFFObjectWriter.cpp39 bool recordRelocation(const MCFixup &) const override;
95 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in ARMWinCOFFObjectWriter
HDARMMachObjectWriter.cpp50 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
360 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCWinCOFFObjectWriter.h43 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
71 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
HDMCSPIRVObjectWriter.h49 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment, in recordRelocation() function
HDMCObjectWriter.h76 virtual void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
HDMCMachObjectWriter.h78 virtual void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
331 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
HDMCELFObjectWriter.h188 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64WinCOFFObjectWriter.cpp44 bool recordRelocation(const MCFixup &) const override;
160 bool AArch64WinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in AArch64WinCOFFObjectWriter
HDAArch64MachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm,
148 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
HDLoongArchAsmBackend.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()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVAsmBackend.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()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDWinCOFFObjectWriter.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()
HDMCDXContainerWriter.cpp37 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment, in recordRelocation() function in __anon82a140750111::DXContainerObjectWriter
HDGOFFObjectWriter.cpp238 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment, in recordRelocation() function in __anon6985643f0111::GOFFObjectWriter
HDMachObjectWriter.cpp506 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
516 TargetObjectWriter->recordRelocation(this, Asm, Fragment, Fixup, Target, in recordRelocation()
HDXCOFFObjectWriter.cpp354 void recordRelocation(MCAssembler &, const MCFragment *, const MCFixup &,
660 void XCOFFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in __anon05dc92130111::XCOFFObjectWriter
HDWasmObjectWriter.cpp295 void recordRelocation(MCAssembler &Asm, const MCFragment *Fragment,
479 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WasmObjectWriter
HDMCAssembler.cpp904 getWriter().recordRelocation(*this, &F, Fixup, Target, FixedValue); in handleFixup()
HDELFObjectWriter.cpp1334 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86MachObjectWriter.cpp55 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anondd6c71cd0111::X86MachObjectWriter