Searched refs:MH_DYLIB (Results 1 - 25 of 47) sorted by relevance

12

/macosx-10.9.5/cctools-845/ld/
H A Dobjects.c113 * in a multi module MH_DYLIB file.
457 if(filetype != MH_DYLIB ||
458 (filetype == MH_DYLIB && multi_module_dylib == FALSE) ||
566 if(filetype != MH_DYLIB ||
567 (filetype == MH_DYLIB && multi_module_dylib == FALSE) ||
712 (filetype != MH_DYLIB || multi_module_dylib == FALSE)){
744 (filetype != MH_DYLIB || multi_module_dylib == FALSE)){
774 (filetype != MH_DYLIB || multi_module_dylib == FALSE)){
799 (filetype != MH_DYLIB || multi_module_dylib == FALSE)){
H A Dlayout.c246 filetype == MH_DYLIB ||
357 * Layout the dynamic shared library tables if the output is a MH_DYLIB
360 if(filetype == MH_DYLIB)
562 filetype != MH_DYLIB &&
688 if(filetype == MH_DYLIB && init_name != NULL){
704 filetype == MH_DYLIB ||
731 if(filetype == MH_DYLIB)
970 * A thread command (if the file type is NOT MH_DYLIB or MH_FVMLIB)
1012 * If the output file is a dynamicly linked shared library (MH_DYLIB)
1017 if(filetype == MH_DYLIB){
[all...]
H A Ddylibs.c76 * filetype is MH_DYLIB.
149 (mh->filetype != MH_DYLIB &&
153 if(filetype == MH_DYLIB && dylib_install_name != NULL &&
292 * filetype is MH_DYLIB and -sub_framework was specified.
325 * filetype is MH_DYLIB and one or more -sub_umbrella flags were specified.
382 * filetype is MH_DYLIB and one or more -sub_library flags were specified.
439 * filetype is MH_DYLIB and one or more -allowable_client flags were specified.
H A Dpass1.c4169 * seen and the dylib_stuff field is set if the file is a MH_DYLIB or
4407 else if(mh->filetype != MH_DYLIB &&
4466 (mh->filetype != MH_DYLIB &&
4475 * If this is a MH_DYLIB or MH_DYLIB_STUB file then a single LC_ID_DYLIB
4478 cur_obj->dylib = (enum bool)(mh->filetype == MH_DYLIB ||
4848 filetype == MH_DYLIB ||
4854 (filetype == MH_DYLIB ? "MH_DYLIB" : "MH_DYLINKER"));
4892 if(mh->filetype != MH_DYLIB && mh->filetype != MH_DYLIB_STUB){
4894 "%s filetype", mh->filetype == MH_DYLIB
[all...]
H A Dhppa_reloc.c388 * output file is a multi module MH_DYLIB no relocation is done
393 ((filetype == MH_DYLIB && multi_module_dylib == TRUE) &&
828 ((filetype != MH_DYLIB ||
1024 ((filetype != MH_DYLIB || multi_module_dylib == FALSE) ||
1079 * module MH_DYLIB or the symbol is a private extern, it is
1089 ((filetype != MH_DYLIB ||
H A Dmod_sections.c52 * For MH_DYLIB formats only one module initialization and one module
55 * in a MH_DYLIB format file. These variables are used for this.
177 * For MH_DYLIB formats make sure there is only one module
182 if(filetype == MH_DYLIB){
187 "allowed in MH_DYLIB output", s->segname, s->sectname,
195 "section (%.16s,%.16s) in MH_DYLIB output (maximum "
202 "allowed in MH_DYLIB output", s->segname, s->sectname,
210 "section (%.16s,%.16s) in MH_DYLIB output (maximum "
H A Di860_reloc.c374 * output file is a multi module MH_DYLIB no relocation is done
379 ((filetype == MH_DYLIB && multi_module_dylib == TRUE) &&
784 * module MH_DYLIB or the symbol is a private extern, it is
794 ((filetype != MH_DYLIB ||
H A Dld.c782 if(filetype_specified == TRUE && filetype != MH_DYLIB)
785 filetype = MH_DYLIB;
1336 /* -single_module for MH_DYLIB output */
1575 /* -multi_module for MH_DYLIB output */
1978 if(getenv("LD_DEAD_STRIP_DYLIB") != NULL && filetype == MH_DYLIB)
2205 if(filetype == MH_DYLIB){
2472 if(filetype != MH_DYLIB){
2491 * This is an MH_DYLIB. First see if it is on the list of libraries
2607 if(filetype != MH_DYLIB){
2690 filetype == MH_DYLIB || filetyp
[all...]
H A Dsymbols.c975 (((struct mach_header *)cur_obj->obj_addr)->filetype != MH_DYLIB ||
1052 if(filetype == MH_DYLIB && multi_module_dylib == TRUE){
1464 * If the output file is a multi module MH_DYLIB type
1468 if(filetype == MH_DYLIB &&
1635 * If the output file is a multi module MH_DYLIB type set the
1638 if(filetype == MH_DYLIB && multi_module_dylib == TRUE){
2159 if(filetype == MH_DYLIB && multi_module_dylib == TRUE){
2341 if(filetype == MH_DYLIB && multi_module_dylib == TRUE){
2462 * If the output file is a multi module MH_DYLIB type reset
2466 if(filetype == MH_DYLIB
[all...]
H A Dindirect_sections.c415 (filetype == MH_DYLIB && multi_module_dylib == FALSE &&
433 if((filetype == MH_DYLIB && multi_module_dylib == TRUE) ||
752 * because for multi module MH_DYLIB files all modules share the
758 if(filetype == MH_DYLIB && multi_module_dylib == TRUE){
761 * an error for in this section for a MH_DYLIB file.
769 "for multi module MH_DYLIB output file to "
780 "multi module MH_DYLIB output file to symbol: "
831 if(filetype == MH_DYLIB && multi_module_dylib == TRUE){
H A Dspecs.c295 else if(filetype == MH_DYLIB &&
298 warning("for MH_DYLIB output files section ("
H A Darm_reloc.c388 * output file is a multi module MH_DYLIB no relocation is done
393 ((filetype == MH_DYLIB && multi_module_dylib == TRUE) &&
1205 * module MH_DYLIB or the symbol is a private extern, it is
1215 ((filetype != MH_DYLIB ||
H A Dgeneric_reloc.c386 * output file is a multi module MH_DYLIB no relocation is done
391 ((filetype == MH_DYLIB && multi_module_dylib == TRUE) &&
832 * module MH_DYLIB or the symbol is a private extern, it is
842 ((filetype != MH_DYLIB ||
H A Dliteral_pointers.c413 * because for multi module MH_DYLIB files all modules share the
419 if(filetype == MH_DYLIB && multi_module_dylib == TRUE){
422 * error for in this section for a MH_DYLIB file.
427 "multi module MH_DYLIB output file to symbol: %s "
438 "multi module MH_DYLIB output file to symbol: %s "
674 if(filetype == MH_DYLIB && multi_module_dylib == TRUE){
H A Dm88k_reloc.c377 * output file is a multi module MH_DYLIB no relocation is done
382 ((filetype == MH_DYLIB && multi_module_dylib == TRUE) &&
932 * module MH_DYLIB or the symbol is a private extern, it is
942 ((filetype != MH_DYLIB ||
H A Dppc_reloc.c423 * output file is a multi module MH_DYLIB no relocation is done
428 ((filetype == MH_DYLIB && multi_module_dylib == TRUE) &&
1208 * module MH_DYLIB or the symbol is a private extern, it is
1218 ((filetype != MH_DYLIB ||
H A Dsparc_reloc.c389 * output file is a multi module MH_DYLIB no relocation is done
394 ((filetype == MH_DYLIB && multi_module_dylib == TRUE) &&
937 * module MH_DYLIB or the symbol is a private extern, it is
947 ((filetype != MH_DYLIB ||
/macosx-10.9.5/cctools-845/libstuff/
H A Dcheckout.c194 if((object->mh_filetype == MH_DYLIB ||
198 "command in %s file): ", object->mh_filetype == MH_DYLIB ?
199 "MH_DYLIB" : "MH_DYLIB_STUB");
226 if(object->mh_filetype == MH_DYLIB /* ||
/macosx-10.9.5/objc4-551.1/
H A Dmarkgc.c256 * A dynamically linked shared library (filetype == MH_DYLIB in the mach header)
323 if (rrOnly && mh->filetype != MH_DYLIB) return; // ignore executables
/macosx-10.9.5/cctools-845/misc/
H A Dcmpdylib.c315 (ofile->mh_filetype != MH_DYLIB &&
322 (ofile->mh_filetype != MH_DYLIB &&
H A Dchecksyms.c308 if(ofile->mh_filetype == MH_DYLIB ||
469 if((ofile->mh_filetype == MH_DYLIB ||
611 ofile->mh_filetype == MH_DYLIB ||
H A Dredo_prebinding.c1269 arch->object->mh_filetype == MH_DYLIB)){
1299 arch->object->mh_filetype == MH_DYLIB)){
1418 arch->object->mh_filetype == MH_DYLIB){
2125 case MH_DYLIB:
2255 if(arch->object->mh_filetype == MH_DYLIB){
2379 arch->object->mh_filetype != MH_DYLIB &&
2406 if(arch->object->mh_filetype == MH_DYLIB){
2541 if(arch->object->mh_filetype == MH_DYLIB){
2766 if(arch->object->mh_filetype == MH_DYLIB){
2885 * get_dylib_address() is called when the arch is an MH_DYLIB fil
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dmachorep.cpp77 case MH_DYLIB:
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dmachorep.cpp77 case MH_DYLIB:
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h90 * boundary for efficient demand pageing. The MH_EXECUTE, MH_FVMLIB, MH_DYLIB,
115 #define MH_DYLIB 0x6 /* dynamically bound shared library */ macro
642 * A dynamically linked shared library (filetype == MH_DYLIB in the mach header)

Completed in 197 milliseconds

12