Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp851 bool FoundValidRelocs = false; in findValidRelocsInDebugSections() local
861 FoundValidRelocs |= in findValidRelocsInDebugSections()
864 FoundValidRelocs |= in findValidRelocsInDebugSections()
867 return FoundValidRelocs; in findValidRelocsInDebugSections()