Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DConfig.h124 bool emitFunctionStarts = false; member
H A DWriter.cpp931 if (config->emitFunctionStarts) in createOutputSections()
H A DDriver.cpp1338 config->emitFunctionStarts = in link()