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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h686 * A dynamically linked shared library may be a sub_umbrella of an umbrella
687 * framework. If so it will be linked with "-sub_umbrella umbrella_name" where
688 * Where "umbrella_name" is the name of the sub_umbrella framework. When
691 * listed as sub_umbrella frameworks to be implicited linked in. Any other
695 * Zero or more sub_umbrella frameworks may be use by an umbrella framework.
696 * The name of a sub_umbrella framework is recorded in the following structure.
700 uint32_t cmdsize; /* includes sub_umbrella string */
701 union lc_str sub_umbrella; /* the sub_umbrella framework name */ member in struct:sub_umbrella_command
710 * listed as sub_umbrella framework
[all...]

Completed in 61 milliseconds