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

/darwin-on-arm/xnu/SETUP/kextsymboltool/
H A Dkextsymboltool.c465 uint32_t result_count, num_removed_syms; local
599 result_count = 0;
650 result_count += last - first;
685 result_count++;
713 symcmd.nsyms = result_count;
732 symcmd.stroff = result_count * sizeof(struct nlist_64)
751 symcmd.stroff = result_count * sizeof(struct nlist)

Completed in 70 milliseconds