Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp645 bool ReflectionSectionsPresentInBinary = false; in link() local
649 ReflectionSectionsPresentInBinary = in link()
654 if (!Options.NoOutput && !ReflectionSectionsPresentInBinary) { in link()