Searched refs:RecordARMScatteredRelocation (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 27 void RecordARMScatteredRelocation(MachObjectWriter *Writer, 219 void ARMMachObjectWriter::RecordARMScatteredRelocation(MachObjectWriter *Writer, in RecordARMScatteredRelocation() function in ARMMachObjectWriter 303 return RecordARMScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordRelocation() 321 return RecordARMScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 29 void RecordARMScatteredRelocation(MachObjectWriter *Writer, 243 void ARMMachObjectWriter::RecordARMScatteredRelocation(MachObjectWriter *Writer, in RecordARMScatteredRelocation() function in ARMMachObjectWriter 382 return RecordARMScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in recordRelocation() 402 return RecordARMScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in recordRelocation()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 29 void RecordARMScatteredRelocation(MachObjectWriter *Writer, 243 void ARMMachObjectWriter::RecordARMScatteredRelocation(MachObjectWriter *Writer, in RecordARMScatteredRelocation() function in ARMMachObjectWriter 374 return RecordARMScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in recordRelocation() 394 return RecordARMScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in recordRelocation()
|