Searched refs:_nl (Results 1 – 1 of 1) sorted by relevance
857 kxld_sym_export_macho_32(const KXLDSym *sym, u_char *_nl, char *strtab, in kxld_sym_export_macho_32() argument861 struct nlist *nl = (struct nlist *) ((void *) _nl); in kxld_sym_export_macho_32()898 kxld_sym_export_macho_64(const KXLDSym *sym, u_char *_nl, char *strtab, in kxld_sym_export_macho_64() argument902 struct nlist_64 *nl = (struct nlist_64 *) ((void *) _nl); in kxld_sym_export_macho_64()