Searched refs:recordARMScatteredRelocation (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMachObjectWriter.cpp | 29 void recordARMScatteredRelocation(MachObjectWriter *Writer, 243 void ARMMachObjectWriter::recordARMScatteredRelocation( in recordARMScatteredRelocation() function in ARMMachObjectWriter 384 return recordARMScatteredRelocation(Writer, Asm, Fragment, Fixup, Target, in recordRelocation() 403 return recordARMScatteredRelocation(Writer, Asm, Fragment, Fixup, Target, in recordRelocation()
|