Searched refs:recordScatteredRelocation (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 27 bool recordScatteredRelocation(MachObjectWriter *Writer, 191 bool PPCMachObjectWriter::recordScatteredRelocation( in recordScatteredRelocation() function in PPCMachObjectWriter 317 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordPPCRelocation()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 27 bool recordScatteredRelocation(MachObjectWriter *Writer, 191 bool PPCMachObjectWriter::recordScatteredRelocation( in recordScatteredRelocation() function in PPCMachObjectWriter 317 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordPPCRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 28 bool recordScatteredRelocation(MachObjectWriter *Writer, 365 bool X86MachObjectWriter::recordScatteredRelocation(MachObjectWriter *Writer, in recordScatteredRelocation() function in X86MachObjectWriter 527 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordX86Relocation() 546 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordX86Relocation()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 28 bool recordScatteredRelocation(MachObjectWriter *Writer, 365 bool X86MachObjectWriter::recordScatteredRelocation(MachObjectWriter *Writer, in recordScatteredRelocation() function in X86MachObjectWriter 529 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordX86Relocation() 548 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordX86Relocation()
|
/external/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 221 void recordScatteredRelocation(const MCAssembler &Asm,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 234 void recordScatteredRelocation(const MCAssembler &Asm,
|