Searched refs:R_SCATTERED (Results 1 – 6 of 6) sorted by relevance
237 MachO::R_SCATTERED); in RecordARMScatteredHalfRelocation()248 MachO::R_SCATTERED); in RecordARMScatteredHalfRelocation()314 MachO::R_SCATTERED); in RecordARMScatteredRelocation()324 MachO::R_SCATTERED); in RecordARMScatteredRelocation()
435 MachO::R_SCATTERED); in recordScatteredRelocation()457 MachO::R_SCATTERED); in recordScatteredRelocation()
170 (IsPCRel << 30) | MachO::R_SCATTERED); in makeScatteredRelocationInfo()
392 R_SCATTERED = 0x80000000 enumerator
389 R_SCATTERED = 0x80000000 enumerator
4178 return getPlainRelocationAddress(RE) & MachO::R_SCATTERED; in isRelocationScattered()