Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp599 bool FoundValidRelocs = false; in findValidRelocsInDebugSections() local
609 FoundValidRelocs |= in findValidRelocsInDebugSections()
612 FoundValidRelocs |= in findValidRelocsInDebugSections()
615 return FoundValidRelocs; in findValidRelocsInDebugSections()