Searched refs:kxld_sect (Results 1 - 8 of 8) sorted by relevance

/xnu-2422.115.4/libkern/kxld/
H A Dkxld_object.h42 struct kxld_sect;
105 const struct kxld_sect *sect)
108 const struct kxld_sect * kxld_object_get_section_by_index(
H A Dkxld_seg.h41 struct kxld_sect;
127 kern_return_t kxld_seg_add_section(KXLDSeg *seg, struct kxld_sect *sect)
H A Dkxld_kext.h42 struct kxld_sect;
H A Dkxld_vtable.h44 struct kxld_sect;
H A Dkxld_reloc.h41 struct kxld_sect;
159 const KXLDReloc *reloc, const struct kxld_sect *sect)
H A Dkxld_sect.h48 typedef struct kxld_sect KXLDSect;
50 struct kxld_sect { struct
H A Dkxld_sym.h38 struct kxld_sect;
185 const struct kxld_sect *sect)
244 void kxld_sym_relocate(KXLDSym *sym, const struct kxld_sect *sect)
H A DMakefile85 kxld_kext.o kxld_object.o kxld_reloc.o kxld_sect.o kxld_seg.o \

Completed in 25 milliseconds