Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DConfig.h126 bool emitDataInCodeInfo = false; member
H A DWriter.cpp929 if (config->emitDataInCodeInfo) in createOutputSections()
H A DDriver.cpp1341 config->emitDataInCodeInfo = in link()