Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp647 bool ReflectionSectionsPresentInBinary = false; in link() local
651 ReflectionSectionsPresentInBinary = in link()
656 if (!Options.NoOutput && !ReflectionSectionsPresentInBinary) { in link()