Lines Matching defs:umbrella

148 #define MH_NOMULTIDEFS	0x200		/* this umbrella guarantees no multiple
263 #define LC_SUB_UMBRELLA 0x13 /* sub umbrella */
655 * A dynamically linked shared library may be a subframework of an umbrella
656 * framework. If so it will be linked with "-umbrella umbrella_name" where
657 * Where "umbrella_name" is the name of the umbrella framework. A subframework
658 * can only be linked against by its umbrella framework or other subframeworks
659 * that are part of the same umbrella framework. Otherwise the static link
660 * editor produces an error and states to link against the umbrella framework.
661 * The name of the umbrella framework for subframeworks is recorded in the
666 uint32_t cmdsize; /* includes umbrella string */
667 union lc_str umbrella; /* the umbrella framework name */
671 * For dynamically linked shared libraries that are subframework of an umbrella
672 * framework they can allow clients other than the umbrella framework or other
673 * subframeworks in the same umbrella framework. To do this the subframework
686 * A dynamically linked shared library may be a sub_umbrella of an umbrella
690 * umbrella framework will only cause its subframeworks and those frameworks
694 * resolving a symbol in these libraries will be the umbrella framework.
695 * Zero or more sub_umbrella frameworks may be use by an umbrella framework.
714 * will be the umbrella framework (or dynamic library). Zero or more sub_library
715 * shared libraries may be use by an umbrella framework or (or dynamic library).
1102 * of sub-images for the umbrella with the first index in the sub-images being
1103 * 1. The array of sub-images is the ordered list of sub-images of the umbrella
1104 * that would be searched for a symbol that has the umbrella recorded as its