Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h35 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp79 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in __anon547c867c0111::ARMWinCOFFObjectWriter
DARMMachObjectWriter.cpp348 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp144 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp32 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, in recordRelocation() function in __anonb7cf94e10111::AMDGPUMCObjectWriter
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon470a5c8c0111::PPCMachObjectWriter
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon6d632d150111::X86MachObjectWriter
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp653 void WinCOFFObjectWriter::recordRelocation( in recordRelocation() function in WinCOFFObjectWriter
DMachObjectWriter.cpp435 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
DELFObjectWriter.cpp622 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter