Home
last modified time | relevance | path

Searched refs:umbrella (Results 1 – 6 of 6) sorted by relevance

/xnu-10002.81.5/bsd/skywalk/
H A Dmodule.modulemap2 umbrella "."
/xnu-10002.81.5/libkern/firehose/
H A Dmodule.modulemap2 umbrella header "private.h"
/xnu-10002.81.5/osfmk/mach_debug/
H A Dmach_debug.modulemap2 umbrella "mach_debug"
/xnu-10002.81.5/bsd/sys/
H A Ddarwin_posix_sys_types.modulemap4 umbrella "sys/_types"
/xnu-10002.81.5/libsyscall/
H A DLibsyscall.xcconfig65 DYLIB_LDFLAGS = -umbrella System -all_load $(BUILT_PRODUCTS_DIR)/$(EXECUTABLE_PREFIX)$(PRODUCT_NAME…
/xnu-10002.81.5/EXTERNAL_HEADERS/mach-o/
H A Dloader.h704 union lc_str umbrella; /* the umbrella framework name */ member