Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCWinCOFFObjectWriter.h35 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
/NextBSD/contrib/llvm/lib/Target/ARM/MCTargetDesc/
HDARMWinCOFFObjectWriter.cpp79 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in __anon69e5a8a90111::ARMWinCOFFObjectWriter
HDARMMachObjectWriter.cpp340 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/NextBSD/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64MachObjectWriter.cpp142 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/NextBSD/contrib/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUAsmBackend.cpp32 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, in recordRelocation() function in __anon9e4f1e2e0111::AMDGPUMCObjectWriter
/NextBSD/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCMachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon0997c4590111::PPCMachObjectWriter
/NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/
HDX86MachObjectWriter.cpp60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon53e2b6620111::X86MachObjectWriter
/NextBSD/contrib/llvm/lib/MC/
HDMachObjectWriter.cpp435 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
HDWinCOFFObjectWriter.cpp700 void WinCOFFObjectWriter::recordRelocation( in recordRelocation() function in WinCOFFObjectWriter
HDELFObjectWriter.cpp613 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter