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

/macosx-10.9.5/cctools-845/ld/
H A Dpass1.h48 __private_extern__ unsigned long nld_library_paths; variable
H A Dld.c2039 nld_library_paths = 1;
2042 nld_library_paths++;
2044 ld_library_paths = allocate(sizeof(char *) * nld_library_paths);
H A Dpass1.c93 __private_extern__ unsigned long nld_library_paths = 0; variable
541 for(i = 0; i < nld_library_paths ; i++){
615 for(i = 0; i < nld_library_paths ; i++){

Completed in 91 milliseconds