Lines Matching refs:KXLDArray
195 kxld_addr_t addr, const KXLDArray *sectarray);
201 static u_long get_macho_data_size_for_array(const KXLDArray *relocs);
204 const KXLDArray *relocs, struct relocation_info **dstp);
211 const KXLDSymtab *symtab, const KXLDArray *sectarray, cpu_type_t cputype, in kxld_relocator_init()
286 kxld_reloc_create_macho(KXLDArray *relocarray, const KXLDRelocator *relocator, in kxld_reloc_create_macho()
521 kxld_reloc_get_reloc_index_by_offset(const KXLDArray *relocs, in kxld_reloc_get_reloc_index_by_offset()
550 kxld_reloc_get_reloc_by_offset(const KXLDArray *relocs, kxld_addr_t offset) in kxld_reloc_get_reloc_by_offset()
580 const KXLDArray *locrelocs, in kxld_reloc_get_macho_data_size()
581 const KXLDArray *extrelocs) in kxld_reloc_get_macho_data_size()
595 const KXLDArray *locrelocs, const KXLDArray *extrelocs, in kxld_reloc_export_macho()
1002 const KXLDArray *sectarray) in get_target_by_address_lookup()
1061 get_macho_data_size_for_array(const KXLDArray *relocs) in get_macho_data_size_for_array()
1086 const KXLDArray *relocs, struct relocation_info **dstp) in export_macho_for_array()