Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp982 bool FoundValidRelocs = false; in findValidRelocsInDebugSections() local
992 FoundValidRelocs |= in findValidRelocsInDebugSections()
995 FoundValidRelocs |= in findValidRelocsInDebugSections()
998 return FoundValidRelocs; in findValidRelocsInDebugSections()