Home
last modified time | relevance | path

Searched refs:adhocCodesign (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DConfig.h123 bool adhocCodesign = false; member
H A DWriter.cpp927 if (config->adhocCodesign) in createOutputSections()
H A DDriver.cpp1526 config->adhocCodesign = args.hasFlag( in link()