Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h234 bool ModuleCacheHintDisplayed = false; variable
H A DDwarfLinkerForBinary.cpp615 if (!ModuleCacheHintDisplayed) { in link()
620 ModuleCacheHintDisplayed = true; in link()