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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextfind_report.c504 void * farch_end = NULL; local
527 while ((farch = fat_iterator_next_arch(fiter, &farch_end))) {
529 farch, farch_end, cSymbol, &nlist_type, NULL);
H A Dkextfind_query.c1424 void * farch_end = NULL; local
1452 while ((farch = fat_iterator_next_arch(fiter, &farch_end))) {
1454 farch, farch_end, symbol, &nlist_type, NULL);

Completed in 85 milliseconds