Searched refs:R_SCATTERED (Results 1 – 2 of 2) sorted by relevance
147 #define R_SCATTERED 0x80000000 /* mask to be applied to the r_address field macro
324 if (!(relocator->may_scatter && (src->r_address & R_SCATTERED)) && in kxld_reloc_create_macho()336 if (relocator->may_scatter && (src->r_address & R_SCATTERED)) { in kxld_reloc_create_macho()367 if (relocator->may_scatter && (src->r_address & R_SCATTERED)) { in kxld_reloc_create_macho()427 if (reloc->r_address & R_SCATTERED) { in count_relocatable_relocs()