Home
last modified time | relevance | path

Searched defs:recordRelocation (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCGOFFObjectWriter.h46 void recordRelocation(const MCFragment &F, const MCFixup &Fixup, in recordRelocation() function
H A DMCWinCOFFObjectWriter.h43 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFObjectWriter.cpp94 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in ARMWinCOFFObjectWriter
H A DARMMachObjectWriter.cpp356 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectWriter.cpp33 void MCObjectWriter::recordRelocation(const MCFragment &F, const MCFixup &Fixup, in recordRelocation() function in MCObjectWriter
H A DWinCOFFObjectWriter.cpp834 void WinCOFFWriter::recordRelocation(const MCFragment &F, const MCFixup &Fixup, in recordRelocation() function in WinCOFFWriter
1199 void WinCOFFObjectWriter::recordRelocation(const MCFragment &F, in recordRelocation() function in WinCOFFObjectWriter
H A DMachObjectWriter.cpp510 void MachObjectWriter::recordRelocation(const MCFragment &F, in recordRelocation() function in MachObjectWriter
H A DELFObjectWriter.cpp1325 void ELFObjectWriter::recordRelocation(const MCFragment &F, in recordRelocation() function in ELFObjectWriter
H A DXCOFFObjectWriter.cpp658 void XCOFFWriter::recordRelocation(const MCFragment &F, const MCFixup &Fixup, in recordRelocation() function in __anon43032e790111::XCOFFWriter
H A DWasmObjectWriter.cpp477 void WasmObjectWriter::recordRelocation(const MCFragment &F, in recordRelocation() function in WasmObjectWriter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFObjectWriter.cpp156 bool AArch64WinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in AArch64WinCOFFObjectWriter
H A DAArch64MachObjectWriter.cpp147 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp56 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anond548eb730111::X86MachObjectWriter