Searched refs:scattered_relocation_info (Results 1 – 2 of 2) sorted by relevance
151 struct scattered_relocation_info { struct
293 const struct scattered_relocation_info *scatsrc = NULL; in kxld_reloc_create_macho()319 scatsrc = (const struct scattered_relocation_info *) src; in kxld_reloc_create_macho()366 scatsrc = (const struct scattered_relocation_info *) src; in kxld_reloc_create_macho()417 const struct scattered_relocation_info *sreloc = NULL; in count_relocatable_relocs()432 sreloc = (const struct scattered_relocation_info *) reloc; in count_relocatable_relocs()1091 struct scattered_relocation_info *scatdst = NULL; in export_macho_for_array()1098 scatdst = (struct scattered_relocation_info *) dst; in export_macho_for_array()1171 scatdst = (struct scattered_relocation_info *) dst; in export_macho_for_array()