/external/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 71 virtual void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, 243 void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
|
D | MCObjectWriter.h | 80 virtual void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout,
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 37 void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, 144 void AArch64MachObjectWriter::RecordRelocation( in RecordRelocation() function in AArch64MachObjectWriter 325 return RecordRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordRelocation()
|
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 29 virtual void RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in __anon4919dd610111::AMDGPUMCObjectWriter
|
/external/llvm/lib/Target/R600/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 32 void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, in RecordRelocation() function in __anon1ec7d6ab0111::AMDGPUMCObjectWriter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 57 void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, 348 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() function in ARMMachObjectWriter
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 44 void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in RecordRelocation() function in __anon470a5c8c0111::PPCMachObjectWriter
|
/external/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 452 void MachObjectWriter::RecordRelocation(MCAssembler &Asm, in RecordRelocation() function in MachObjectWriter 457 TargetObjectWriter->RecordRelocation(this, Asm, Layout, Fragment, Fixup, in RecordRelocation()
|
D | WinCOFFObjectWriter.cpp | 181 void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, 672 void WinCOFFObjectWriter::RecordRelocation( in RecordRelocation() function in WinCOFFObjectWriter
|
D | ELFObjectWriter.cpp | 215 void RecordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, 775 void ELFObjectWriter::RecordRelocation(MCAssembler &Asm, in RecordRelocation() function in ELFObjectWriter
|
D | MCAssembler.cpp | 890 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, IsPCRel, in handleFixup()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 62 void RecordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in RecordRelocation() function in __anon6d632d150111::X86MachObjectWriter
|