Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp750 bool ReflectionSectionsPresentInBinary = false; in linkImpl() local
754 ReflectionSectionsPresentInBinary = in linkImpl()
759 if (!Options.NoOutput && !ReflectionSectionsPresentInBinary) { in linkImpl()