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

/macosx-10.9.5/cctools-845/ld/
H A Dpass1.h80 DYLIB, enumerator in enum:library_type
H A Dpass1.c2085 if(p->type == DYLIB && p->dl->cmd == LC_ID_DYLIB){
2139 if(p->type == DYLIB &&
2175 p->type == DYLIB && p->dl->cmd == LC_ID_DYLIB){
2198 dep = add_dynamic_lib(DYLIB, dl, p->definition_obj);
2214 if(p->type == DYLIB){
2245 if(p->type != DYLIB)
2273 if(p->type != DYLIB)
2290 if(p->type != DYLIB)
2304 if(p->type != DYLIB)
2321 if(p->type == DYLIB){
[all...]
H A Ddylibs.c158 p = add_dynamic_lib(DYLIB, dl, cur_obj);
H A Dpass2.c1175 if(dp->type == DYLIB){
H A Dlayout.c1083 if(dp->type == DYLIB){
/macosx-10.9.5/python-76.100.1/2.7/
H A DGNUmakefile61 DYLIB = lib$(PROJECT)$(MAJORVERS).dylib macro
151 ln -sf ../..$(VERSIONSVERS)/Python '$(DSTROOT)$(USRLIB)/$(DYLIB)'
152 ln -sf $(DYLIB) '$(DSTROOT)$(USRLIB)/lib$(PROJECT)$(VERS).dylib'
153 ln -sf $(DYLIB) '$(DSTROOT)$(USRLIB)/lib$(PROJECT).dylib'
/macosx-10.9.5/python-76.100.1/2.5/
H A DGNUmakefile61 DYLIB = lib$(PROJECT)$(MAJORVERS).dylib macro
195 ln -sf ../..$(VERSIONSVERS)/Python '$(DSTROOT)$(USRLIB)/$(DYLIB)'
196 ln -sf $(DYLIB) '$(DSTROOT)$(USRLIB)/lib$(PROJECT)$(VERS).dylib'
197 ln -sf $(DYLIB) '$(DSTROOT)$(USRLIB)/lib$(PROJECT).dylib'
/macosx-10.9.5/python-76.100.1/2.6/
H A DGNUmakefile61 DYLIB = lib$(PROJECT)$(MAJORVERS).dylib macro
194 ln -sf ../..$(VERSIONSVERS)/Python '$(DSTROOT)$(USRLIB)/$(DYLIB)'
195 ln -sf $(DYLIB) '$(DSTROOT)$(USRLIB)/lib$(PROJECT)$(VERS).dylib'
196 ln -sf $(DYLIB) '$(DSTROOT)$(USRLIB)/lib$(PROJECT).dylib'
/macosx-10.9.5/python23-21/
H A DGNUmakefile25 DYLIB = lib$(PROJECT)$(MAJORVERS).dylib macro
84 #ln -sf $(DYLIB) $(DSTROOT)$(USRLIB)/lib$(PROJECT)$(VERS).dylib
85 #ln -sf $(DYLIB) $(DSTROOT)$(USRLIB)/lib$(PROJECT).dylib
/macosx-10.9.5/ICU-511.35/
H A Dmakefile520 DYLIB = lib$(LIB_NAME).$(DYLIB_SUFF) macro
540 DYLIB_icu = DYLIB
875 ln -fs $(INSTALLED_DYLIB) $(DYLIB); \
1068 ln -fs $(INSTALLED_DYLIB) $(DYLIB)); \
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A DMakefile41 PRODUCT_TYPE ?= DYLIB

Completed in 166 milliseconds