Home
last modified time | relevance | path

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

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