Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DConfig.h132 bool emitDataInCodeInfo = false; member
H A DWriter.cpp975 if (config->emitDataInCodeInfo) in createOutputSections()
H A DDriver.cpp1599 config->emitDataInCodeInfo = in link()