Searched defs:relocs (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_sect.h54 KXLDArray relocs; // The section's relocation entries member in struct:kxld_sect
H A Dkxld_sect.c62 struct relocation_info *relocs = NULL; local
110 struct relocation_info *relocs = NULL; local
[all...]
H A Dkxld_vtable.c330 init_by_entries_and_relocs(KXLDVTable *vtable, const KXLDSym *vtable_sym, const KXLDRelocator *relocator, const KXLDArray *relocs, const KXLDDict *defined_cxx_symbols) argument
[all...]
H A Dkxld_util.c278 struct relocation_info *relocs = NULL; local
449 struct relocation_info *relocs = NULL; local
H A Dkxld_reloc.c491 kxld_reloc_get_reloc_index_by_offset(const KXLDArray *relocs, argument
380 count_relocatable_relocs(const KXLDRelocator *relocator, const struct relocation_info *relocs, u_int nrelocs) argument
518 kxld_reloc_get_reloc_by_offset(const KXLDArray *relocs, kxld_addr_t offset) argument
983 get_macho_data_size_for_array(const KXLDArray *relocs) argument
1007 export_macho_for_array(const KXLDRelocator *relocator, const KXLDArray *relocs, struct relocation_info **dstp) argument
[all...]

Completed in 17 milliseconds