Searched refs:RecordRelocation (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCMachObjectWriter.h | 64 virtual void RecordRelocation(MachObjectWriter *Writer, 214 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
|
D | MCObjectWriter.h | 77 virtual void RecordRelocation(const MCAssembler &Asm,
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 48 void RecordRelocation(MachObjectWriter *Writer, 280 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() function in ARMMachObjectWriter
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 54 void RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() function in __anonc69f693d0111::PPCMachObjectWriter
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MachObjectWriter.cpp | 354 void MachObjectWriter::RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in MachObjectWriter 360 TargetObjectWriter->RecordRelocation(this, Asm, Layout, Fragment, Fixup, in RecordRelocation()
|
D | WinCOFFObjectWriter.cpp | 175 void RecordRelocation(const MCAssembler &Asm, 635 void WinCOFFObjectWriter::RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in WinCOFFObjectWriter
|
D | ELFObjectWriter.h | 264 virtual void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
|
D | MCAssembler.cpp | 559 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, FixedValue); in HandleFixup()
|
D | ELFObjectWriter.cpp | 394 void ELFObjectWriter::RecordRelocation(const MCAssembler &Asm, in RecordRelocation() function in ELFObjectWriter
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 62 void RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() function in __anondaf8002a0111::X86MachObjectWriter
|