Searched refs:scattered_relocation_info (Results 1 – 2 of 2) sorted by relevance
151 struct scattered_relocation_info { struct
292 const struct scattered_relocation_info *scatsrc = NULL; in kxld_reloc_create_macho()318 scatsrc = (const struct scattered_relocation_info *) src; in kxld_reloc_create_macho()365 scatsrc = (const struct scattered_relocation_info *) src; in kxld_reloc_create_macho()416 const struct scattered_relocation_info *sreloc = NULL; in count_relocatable_relocs()431 sreloc = (const struct scattered_relocation_info *) reloc; in count_relocatable_relocs()1090 struct scattered_relocation_info *scatdst = NULL; in export_macho_for_array()1097 scatdst = (struct scattered_relocation_info *) dst; in export_macho_for_array()1170 scatdst = (struct scattered_relocation_info *) dst; in export_macho_for_array()