Lines Matching refs:KXLDArray
194 kxld_addr_t addr, const KXLDArray *sectarray);
200 static u_long get_macho_data_size_for_array(const KXLDArray *relocs);
203 const KXLDArray *relocs, struct relocation_info **dstp);
210 const KXLDSymtab *symtab, const KXLDArray *sectarray, cpu_type_t cputype, in kxld_relocator_init()
285 kxld_reloc_create_macho(KXLDArray *relocarray, const KXLDRelocator *relocator, in kxld_reloc_create_macho()
520 kxld_reloc_get_reloc_index_by_offset(const KXLDArray *relocs, in kxld_reloc_get_reloc_index_by_offset()
549 kxld_reloc_get_reloc_by_offset(const KXLDArray *relocs, kxld_addr_t offset) in kxld_reloc_get_reloc_by_offset()
579 const KXLDArray *locrelocs, in kxld_reloc_get_macho_data_size()
580 const KXLDArray *extrelocs) in kxld_reloc_get_macho_data_size()
594 const KXLDArray *locrelocs, const KXLDArray *extrelocs, in kxld_reloc_export_macho()
1001 const KXLDArray *sectarray) in get_target_by_address_lookup()
1060 get_macho_data_size_for_array(const KXLDArray *relocs) in get_macho_data_size_for_array()
1085 const KXLDArray *relocs, struct relocation_info **dstp) in export_macho_for_array()