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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCMachObjectWriter.h 64 virtual void RecordRelocation(MachObjectWriter *Writer,
214 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
MCObjectWriter.h 77 virtual void RecordRelocation(const MCAssembler &Asm,
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 54 void RecordRelocation(MachObjectWriter *Writer,
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 48 void RecordRelocation(MachObjectWriter *Writer,
280 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer,
  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.h 264 virtual void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
MachObjectWriter.cpp 354 void MachObjectWriter::RecordRelocation(const MCAssembler &Asm,
360 TargetObjectWriter->RecordRelocation(this, Asm, Layout, Fragment, Fixup,
WinCOFFObjectWriter.cpp 175 void RecordRelocation(const MCAssembler &Asm,
635 void WinCOFFObjectWriter::RecordRelocation(const MCAssembler &Asm,
MCAssembler.cpp 559 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, FixedValue);
ELFObjectWriter.cpp 394 void ELFObjectWriter::RecordRelocation(const MCAssembler &Asm,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 62 void RecordRelocation(MachObjectWriter *Writer,

Completed in 213 milliseconds