Home
last modified time | relevance | path

Searched refs:emitEncryptionInfo (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DConfig.h127 bool emitEncryptionInfo = false; member
H A DWriter.cpp746 if (config->emitEncryptionInfo) in createLoadCommands()
H A DDriver.cpp1364 config->emitEncryptionInfo = in link()
H A DSyntheticSections.cpp96 if (config->emitEncryptionInfo) in getSize()