Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h132 bool adhocCodesign = false; member
H A DWriter.cpp998 if (config->adhocCodesign) in createOutputSections()
H A DDriver.cpp1922 config->adhocCodesign = args.hasFlag( in link()