HomeSort by relevance Sort by last modified time
    Searched refs:RecordRelocation (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUAsmBackend.cpp 29 virtual void RecordRelocation(const MCAssembler &Asm,
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUAsmBackend.cpp 29 virtual void RecordRelocation(const MCAssembler &Asm,
  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUAsmBackend.cpp 30 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MachObjectWriter.cpp 36 void RecordRelocation(MachObjectWriter *Writer, const MCAssembler &Asm,
115 void AArch64MachObjectWriter::RecordRelocation(
295 return RecordRelocation(Writer, Asm, Layout, Fragment, Fixup, Target,
  /external/llvm/include/llvm/MC/
MCObjectWriter.h 79 virtual void RecordRelocation(const MCAssembler &Asm,
MCMachObjectWriter.h 70 virtual void RecordRelocation(MachObjectWriter *Writer,
233 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 57 void RecordRelocation(MachObjectWriter *Writer,
353 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer,
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMachObjectWriter.cpp 44 void RecordRelocation(MachObjectWriter *Writer, const MCAssembler &Asm,
  /external/llvm/lib/MC/
MachObjectWriter.cpp 452 void MachObjectWriter::RecordRelocation(const MCAssembler &Asm,
459 TargetObjectWriter->RecordRelocation(this, Asm, Layout, Fragment, Fixup,
    [all...]
WinCOFFObjectWriter.cpp 173 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
696 void WinCOFFObjectWriter::RecordRelocation(const MCAssembler &Asm,
825 if (TargetObjectWriter->recordRelocation(Fixup))
    [all...]
ELFObjectWriter.cpp 224 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
809 void ELFObjectWriter::RecordRelocation(const MCAssembler &Asm,
    [all...]
MCAssembler.cpp 453 // FIXME: This code has some duplication with RecordRelocation. We should
851 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, IsPCRel,
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 63 void RecordRelocation(MachObjectWriter *Writer,

Completed in 927 milliseconds