Searched refs:nlistsize (Results 1 – 1 of 1) sorted by relevance
441 u_long nlistsize = 0; in kxld_symtab_export_macho() local475 nlistsize = sizeof(struct nlist); in kxld_symtab_export_macho()477 nlistsize = sizeof(struct nlist_64); in kxld_symtab_export_macho()481 (symtabhdr->nsyms * nlistsize)); in kxld_symtab_export_macho()498 nl += nlistsize; in kxld_symtab_export_macho()503 *data_offset += (symtabhdr->nsyms * nlistsize) + stroff; in kxld_symtab_export_macho()