Searched refs:NSLinkModule (Results 26 - 29 of 29) sorted by relevance

12

/macosx-10.10/dyld-353.2.1/src/
H A DdyldAPIs.cpp186 {"__dyld_NSLinkModule", (void*)NSLinkModule },
794 // Note: We DO NOT link the image! NSLinkModule will do that
826 // Note: We DO NOT link the image! NSLinkModule will do that
856 // a failure during NSLinkModule will delete the image
971 NSModule NSLinkModule(NSObjectFileImage objectFileImage, const char* moduleName, uint32_t options) function
981 // NSLinkModule allows a bundle to be link multpile times
1037 dyld::log("%s(%p, \"%s\", 0x%08X)\n", "NSLinkModule", object_addr, moduleName, options); // note name/args translation
1062 dyldAPIhalt("NSLinkModule", msg);
H A DdyldAPIsInLibSystem.cpp678 NSLinkModule( function
/macosx-10.10/ruby-106/ruby/
H A Ddln.c1429 NSLinkModule(obj_file, file, NSLINKMODULE_OPTION_BINDNOW);
/macosx-10.10/apr-32/apr/apr/
H A Dconfigure24406 ac_fn_c_check_func "$LINENO" "NSLinkModule" "ac_cv_func_NSLinkModule"

Completed in 358 milliseconds

12