Searched refs:kxld_array (Results 1 – 11 of 11) sorted by relevance
| /xnu-11215/libkern/kxld/ |
| H A D | kxld_reloc.h | 39 struct kxld_array; 65 const struct kxld_array *sectarray; 91 const struct kxld_symtab *symtab, const struct kxld_array *sectarray, 95 kern_return_t kxld_reloc_create_macho(struct kxld_array *relocarray, 124 kern_return_t kxld_reloc_get_reloc_index_by_offset(const struct kxld_array *relocs, 128 KXLDReloc * kxld_reloc_get_reloc_by_offset(const struct kxld_array *relocs, 136 u_long kxld_reloc_get_macho_data_size(const struct kxld_array *locrelocs, 137 const struct kxld_array *extrelocs) 141 const struct kxld_array *locrelocs, const struct kxld_array *extrelocs,
|
| H A D | kxld_array.h | 78 struct kxld_array { struct 96 typedef struct kxld_array KXLDArray; argument
|
| H A D | kxld_object.h | 38 struct kxld_array; 57 struct kxld_array *section_order, 112 const struct kxld_array * kxld_object_get_extrelocs(
|
| H A D | kxld_symtab.h | 41 struct kxld_array; 136 const struct kxld_array *sectarray)
|
| H A D | kxld_seg.h | 146 , const struct kxld_array *locrelocs 147 , const struct kxld_array *extrelocs
|
| H A D | Makefile | 95 OBJ_NAMES=kxld.o kxld_array.o kxld_copyright.o kxld_demangle.o kxld_dict.o \ 175 ARRAYOBJS=$(OBJROOT)/kxld_array_test.o $(OBJROOT)/kxld_array.o $(TESTOBJS) 182 DICTOBJS=$(OBJROOT)/kxld_dict_test.o $(OBJROOT)/kxld_dict.o $(OBJROOT)/kxld_array.o $(TESTOBJS)
|
| H A D | kxld_vtable.h | 40 struct kxld_array;
|
| H A D | kxld_kext.h | 38 struct kxld_array;
|
| H A D | kxld_sect.h | 40 struct kxld_array;
|
| /xnu-11215/libkern/conf/ |
| H A D | Makefile.template | 116 kxld_array.o_CWARNFLAGS_ADD += -Wno-sign-conversion
|
| H A D | files | 118 libkern/kxld/kxld_array.c optional config_kxld
|