Searched refs:hasReexports (Results 1 – 3 of 3) sorted by relevance
35 bool hasReexports = false; member
784 config->hasReexports = true; in link()
66 if (config->outputType == MachO::MH_DYLIB && !config->hasReexports) in writeTo()