Searched refs:RecordScatteredRelocation (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 26 void RecordScatteredRelocation(MachObjectWriter *Writer, 338 void X86MachObjectWriter::RecordScatteredRelocation(MachObjectWriter *Writer, in RecordScatteredRelocation() function in X86MachObjectWriter 473 return RecordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordX86Relocation() 487 return RecordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordX86Relocation()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCMachObjectWriter.h | 201 void RecordScatteredRelocation(const MCAssembler &Asm,
|