MH_NO_REEXPORTED_DYLIBS
When this bit is set on a dylib, the static linker does not need to examine dependent dylibs to see if any are re-exported
Source
Implementation
pub const MH_NO_REEXPORTED_DYLIBS = 0x100000When this bit is set on a dylib, the static linker does not need to examine dependent dylibs to see if any are re-exported
Source
pub const MH_NO_REEXPORTED_DYLIBS = 0x100000