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

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DConfig.h27 bool hasReexports = false; member in struct:lld::macho::Configuration
H A DDriver.cpp416 config->hasReexports = true;
H A DSyntheticSections.cpp62 if (config->outputType == MachO::MH_DYLIB && !config->hasReexports)

Completed in 26 milliseconds