Searched refs:RecordARMScatteredRelocation (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 29 void RecordARMScatteredRelocation(MachObjectWriter *Writer, 244 void ARMMachObjectWriter::RecordARMScatteredRelocation(MachObjectWriter *Writer, in RecordARMScatteredRelocation() function in ARMMachObjectWriter 372 return RecordARMScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordRelocation() 391 return RecordARMScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordRelocation()
|