Home
last modified time | relevance | path

Searched refs:scattered_relocation_info (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/EXTERNAL_HEADERS/mach-o/
H A Dreloc.h151 struct scattered_relocation_info { struct
/xnu-8019.80.24/libkern/kxld/
H A Dkxld_reloc.c292 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()